| 123 |  | DeclareParameter(FrozenBufferRadius, RealType); | 
| 124 |  | DeclareParameter(LangevinBufferRadius, RealType); | 
| 125 |  | DeclareParameter(AccumulateBoxDipole, bool); | 
| 126 | < |  | 
| 126 | > | DeclareParameter(NeighborListNeighbors,int); | 
| 127 | > | DeclareParameter(TempDepViscosityA,RealType); | 
| 128 | > | DeclareParameter(TempDepViscosityB,RealType); | 
| 129 | > | DeclareParameter(TempDepViscosityC,RealType); | 
| 130 | > | DeclareParameter(TempDepViscosityD,RealType); | 
| 131 | > |  | 
| 132 |  | public: | 
| 133 |  | bool addComponent(Component* comp); | 
| 134 |  | bool addZConsStamp(ZConsStamp* zcons); |