|
Gromacs
2026.1
|
All meta-data that is shared for all output files for one bias.
Public Member Functions | |
| BiasOutputSetup (int subblockStart, std::unique_ptr< OutputFile > awhOutputFile, std::unique_ptr< OutputFile > frictionOutputFile) | |
| Constructor. | |
| const OutputFile & | awhOutputFile () const |
| Return the AWH output file data. | |
| const OutputFile * | frictionOutputFile () const |
| Return the a pointer to the friction output file data, can return nullptr. | |
| int | subblockStart () const |
| Return the starting subblock. | |
1.8.5