|
Gromacs
2025.3
|
#include "gmxpre.h"#include "qmmmforceprovider.h"#include <libcp2k.h>#include "gromacs/domdec/domdec_struct.h"#include "gromacs/gmxlib/network.h"#include "gromacs/math/units.h"#include "gromacs/mdtypes/commrec.h"#include "gromacs/mdtypes/enerdata.h"#include "gromacs/utility/exceptions.h"#include "gromacs/utility/filestream.h"#include "gromacs/utility/stringutil.h"
Include dependency graph for qmmmforceprovider.cpp:Implements force provider for QMMM.
Functions | |
| void | gmx::anonymous_namespace{qmmmforceprovider.cpp}::writeStringToFile (const std::string &filename, const std::string &str) |
| Helper function that dumps string into the file. More... | |
1.8.5