Gromacs  2026.0-dev-20251119-5f0a571d
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs | Functions | Variables
gmx::test::anonymous_namespace{h5md.cpp} Namespace Reference

Typedefs

using H5mdIoTest = H5mdTestBase
 Test fixture which sets up an empty H5md file.
 
using H5mdSetupFromExistingFile = H5mdIoTest
 
using H5mdReadNextFrame = H5mdIoTest
 

Functions

ArrayRef< RVecasRVecArray (rvec *values, int64_t numValues)
 Helper function to return an ArrayRef<RVec> from an input rvec pointer values.
 

Variables

constexpr matrix c_unusedBox = { { -1.0, -1.0, -1.0 }, { -1.0, -1.0, -1.0 }, { -1.0, -1.0, -1.0 } }
 Dummy simulation box, used in tests where this is not needed.