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

Classes

class  H5mdTypeTest
 Test fixture for all primitive types. More...
 

Typedefs

using PrimitiveList = ::testing::Types< int32_t, int64_t, uint32_t, uint64_t, float, double >
 List of primitives for which to create tests.