Gromacs
2026.0-dev-20250711-6857db4
|
Classes | |
class | H5mdWriteNumericPrimitiveTest |
Test fixture for an open H5md file. More... | |
class | H5mdWriteBasicVectorListTest |
Test fixture for an open H5md file. More... | |
Typedefs | |
using | NumericPrimitiveList = ::testing::Types< int32_t, int64_t, float, double > |
List of numeric primitives for which to create tests. | |
using | RealPrimitiveList = ::testing::Types< float, double > |
List of numeric primitives for which to create real-valued tests. | |