Gromacs  2026.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::test::anonymous_namespace{h5md_timedatablock.cpp}::StepValueParams Struct Reference

Description

Parametrized test suite for trimming frames from a maximum step.

Parameters for a single parametrized test.

Public Attributes

int64_t maxStep_
 Maximum step (exclusive)
 
std::vector< int64_t > steps_
 Input steps to write into H5mdTimeDataBlock data sets.
 
std::vector< int64_t > expectedStepsAfterTrim_
 Expected steps in H5mdTimeDataBlock after trimming from maxStep_.
 

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