Gromacs  2021.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
outputadapters.h File Reference
#include "gmxpre.h"
#include "config.h"
#include <gtest/gtest.h>
#include "gromacs/coordinateio/outputadapters/outputselector.h"
#include "gromacs/coordinateio/outputadapters/setatoms.h"
#include "gromacs/coordinateio/outputadapters/setbox.h"
#include "gromacs/coordinateio/outputadapters/setforces.h"
#include "gromacs/coordinateio/outputadapters/setprecision.h"
#include "gromacs/coordinateio/outputadapters/setstarttime.h"
#include "gromacs/coordinateio/outputadapters/settimestep.h"
#include "gromacs/coordinateio/outputadapters/setvelocities.h"
#include "gromacs/coordinateio/tests/coordinate_test.h"
+ Include dependency graph for outputadapters.h:

Variables

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...