|
Gromacs
2026.0-dev-20251106-2ba968f
|
#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, const std::string &mdpContent="") | |
| Generates the file when needed. More... | |
| const std::string & | tprName () const |
| Access to the string. | |
| gmx::test::TprAndFileManager::TprAndFileManager | ( | const std::string & | name, |
| const std::string & | mdpContent = "" |
||
| ) |
Generates the file when needed.
| [in] | name | The basename of the input files and the generated TPR. |
| [in] | mdpContent | Optionally, content of the MDP file used to generate the tpr |
1.8.5