Unverified Commit c90f303a authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

structs are all public by default

parent 942a9e93
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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