|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include "gmxpre.h"#include "gromacs/applied_forces/nnpot/nnpotoptions.h"#include <gtest/gtest.h>#include "gromacs/applied_forces/nnpot/nnpot.h"#include "gromacs/domdec/localatomset.h"#include "gromacs/fileio/warninp.h"#include "gromacs/mdrunutility/mdmodulesnotifiers.h"#include "gromacs/mdtypes/imdpoptionprovider_test_helper.h"#include "gromacs/selection/indexutil.h"#include "gromacs/topology/index.h"#include "gromacs/utility/arrayref.h"#include "gromacs/utility/keyvaluetree.h"#include "gromacs/utility/keyvaluetreebuilder.h"#include "gromacs/utility/keyvaluetreemdpwriter.h"#include "gromacs/utility/logger.h"#include "gromacs/utility/stringstream.h"#include "gromacs/utility/textwriter.h"#include "testutils/refdata.h"#include "testutils/testasserts.h"#include "testutils/testfilemanager.h"#include "testutils/testmatchers.h"
Include dependency graph for nnpotoptions.cpp:Tests for functionality of the NNPotOptions.
1.8.5