Gromacs  2025-dev-20241003-bd59e46
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
grompp.cpp File Reference
#include "gmxpre.h"
#include "config.h"
#include <string>
#include <gtest/gtest.h>
#include "gromacs/gmxpreprocess/readir.h"
#include "gromacs/utility/exceptions.h"
#include "gromacs/utility/stringutil.h"
#include "testutils/testasserts.h"
#include "testutils/testexceptions.h"
#include "moduletest.h"
+ Include dependency graph for grompp.cpp:

Description

Tests for basic grompp functionality.

Todo:
Refactor SimulationRunner to split off SimulationPreparer, so that integration tests of grompp can stand apart from tests of mdrun.
Author
Mark Abraham mark..nosp@m.j.ab.nosp@m.raham.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Classes

class  anonymous_namespace{grompp.cpp}::GromppTest
 Test fixture for grompp. More...