structs are all public by default

This commit is contained in:
Axel Kohlmeyer 2020-06-08 09:28:43 -04:00
parent 942a9e936d
commit c90f303a7a
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ static const char cite_fix_orient_eco[] =
#define FIX_ORIENT_ECO_MAX_NEIGH 24
struct FixOrientECO::Nbr {
public:
int n; // # of neighbors
int id[FIX_ORIENT_ECO_MAX_NEIGH]; // IDs of each neighbor
double duchi; // potential derivative