|
const char *const | gmx::test::setAtomsSupported [] |
| Names here work for setAtoms module. More...
|
|
const char *const | gmx::test::setAtomsUnSupported [] = { "spc2-traj.trr", "spc2-traj.xtc", "spc2-traj.g96" } |
| Names here don't work for setAtoms module.
|
|
const char *const | gmx::test::anySupported [] |
| Names here work for stuff that has no specific requirements. More...
|
|
const char *const | gmx::test::setVelocitySupported [] |
| Names here work for setVelocity module. More...
|
|
const char *const | gmx::test::setVelocityUnSupported [] = { "spc2-traj.xtc", "spc2-traj.pdb", "spc2-traj.g96" } |
| Names here don't work for setVelocity module.
|
|
const char *const | gmx::test::setForceSupported [] |
| Names here work for setForce module. More...
|
|
const char *const | gmx::test::setForceUnSupported [] |
| Names here don't work for setForce module. More...
|
|
const char *const | gmx::test::setPrecisionSupported [] |
| Names here work for setPrecision module. More...
|
|
const char *const | gmx::test::setPrecisionUnSupported [] |
| Names here don't work for setPrecision module. More...
|
|