Gromacs  2025-dev-20240910-a7e2421
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::test::TprAndFileManager Class Reference

#include <testutils/include/testutils/tprfilegenerator.h>

Description

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.
 

Constructor & Destructor Documentation

gmx::test::TprAndFileManager::TprAndFileManager ( const std::string &  name,
const std::string &  mdpContent = "" 
)

Generates the file when needed.

Parameters
[in]nameThe basename of the input files and the generated TPR.
[in]mdpContentOptionally, content of the MDP file used to generate the tpr

The documentation for this class was generated from the following files: