|
Gromacs
2025.3
|
#include "gmxpre.h"#include "gromacs/applied_forces/nnpot/nnpot.h"#include <gtest/gtest.h>#include "gromacs/mdtypes/forceoutput.h"#include "gromacs/mdtypes/iforceprovider.h"#include "gromacs/mdtypes/imdmodule.h"#include "gromacs/mdtypes/imdpoptionprovider.h"#include "gromacs/options/options.h"#include "gromacs/options/treesupport.h"#include "gromacs/utility/keyvaluetree.h"#include "gromacs/utility/keyvaluetreebuilder.h"#include "gromacs/utility/keyvaluetreetransform.h"#include "gromacs/utility/stringcompare.h"#include "testutils/testasserts.h"#include "testutils/testfilemanager.h"#include "testutils/testmatchers.h"
Include dependency graph for nnpot.cpp:Tests for functionality of the NNPot MDModule.
1.8.5