| version 1.1012 | version 1.1013 | ||
|---|---|---|---|
|
| ||
| protected : | protected : | ||
| int numAtoms; | int numAtoms; | ||
| // DMK - Atom Separation (water vs. non-water) | |||
| #if NAMD_SeparateWaters != 0 | |||
| int numWaterAtoms; | |||
| #endif | |||
| #ifdef MEM_OPT_VERSION | #ifdef MEM_OPT_VERSION | ||
| virtual void doForce(CompAtom* p, CompAtomExt* pExt, Results* r) = 0; | virtual void doForce(CompAtom* p, CompAtomExt* pExt, Results* r) = 0; | ||
| #else | #else |
Legend:
| ||||||