git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14478 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -28,6 +28,7 @@ namespace LAMMPS_NS {
|
||||
class FixShearHistory : public Fix {
|
||||
friend class Neighbor;
|
||||
friend class PairGranHookeHistory;
|
||||
friend class PairGranLine;
|
||||
|
||||
public:
|
||||
FixShearHistory(class LAMMPS *, int, char **);
|
||||
|
||||
Reference in New Issue
Block a user