|
Gromacs
2023.4
|
#include <testutils/include/testutils/tprfilegenerator.h>
Helper to bundle generated TPR and the file manager to clean it up.
Public Member Functions | |
| TprAndFileManager (const std::string &name) | |
| Generates the file when needed. More... | |
| const std::string & | tprName () const |
| Access to the string. | |
| gmx::test::TprAndFileManager::TprAndFileManager | ( | const std::string & | name | ) |
Generates the file when needed.
| [in] | name | The basename of the input files and the generated TPR. |
1.8.5