Gromacs  2016.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::test::BondedInteractionsTest Class Reference
+ Inheritance diagram for gmx::test::BondedInteractionsTest:
+ Collaboration diagram for gmx::test::BondedInteractionsTest:

Description

Test fixture for bonded interactions.

Public Member Functions

void setupGrompp (const char *interaction)
 Execute the trajectory writing test.
 
CommandLine setupMdrun ()
 Prepare an mdrun caller.
 
void checkMdrun ()
 Check the output of mdrun.
 

Additional Inherited Members

- Public Attributes inherited from gmx::test::MdrunTestFixture
SimulationRunner runner_
 Helper object to manage the preparation for and call of mdrun.
 
- Public Attributes inherited from gmx::test::IntegrationTestFixture
::gmx::test::TestFileManager fileManager_
 Object that manages finding input files, writing temporary output files and cleaning up files.
 
- Protected Member Functions inherited from gmx::test::IntegrationTestFixture
void redirectStringToStdin (const char *theString)
 Accepts a string as input, writes it to a temporary file and then reopens stdin to read the contents of that string. More...
 
void redirectStdoutToDevNull ()
 Discards stdout while running a test. More...
 
void redirectStderrToDevNull ()
 Discards stderr while running a test. More...
 

The documentation for this class was generated from the following file: