Gromacs
2025-dev-20241003-bd59e46
|
#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"
Tests for basic grompp functionality.
Classes | |
class | anonymous_namespace{grompp.cpp}::GromppTest |
Test fixture for grompp. More... | |