Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs | Functions | Variables
gmx::test::anonymous_namespace{trjconv.cpp} Namespace Reference

Typedefs

using DumpTestParameters = std::tuple< const char *, double >
 

Functions

std::string nameOfTrjconvWithDifferentInputFormatsTest (const testing::TestParamInfo< const char * > &info)
 Help GoogleTest name our test cases.
 
std::string nameOfTrjconvDumpTest (const testing::TestParamInfo< DumpTestParameters > &info)
 Help GoogleTest name our test cases.
 

Variables

const char *const trajectoryFileNames []
 Helper array of input files present in the source repo database. These all have two identical frames of two SPC water molecules, which were generated via trjconv from the .gro version. More...
 

Variable Documentation

const char* const gmx::test::anonymous_namespace{trjconv.cpp}::trajectoryFileNames[]
Initial value:
= { "spc2-traj.trr", "spc2-traj.tng", "spc2-traj.xtc",
"spc2-traj.gro", "spc2-traj.pdb", "spc2-traj.g96" }

Helper array of input files present in the source repo database. These all have two identical frames of two SPC water molecules, which were generated via trjconv from the .gro version.