Gromacs  2026.0-dev-20251119-5f0a571d
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
nnpotforceprovider.h File Reference
#include <string.h>
#include "gromacs/mdtypes/iforceprovider.h"
#include "gromacs/topology/atoms.h"
+ Include dependency graph for nnpotforceprovider.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares the NNPot Force Provider class.

Author
Lukas Müllender lukas.nosp@m..mue.nosp@m.llend.nosp@m.er@g.nosp@m.mail..nosp@m.com

Classes

class  gmx::NNPotForceProvider
 

Typedefs

using gmx::PairlistEntry = std::pair< std::pair< int, int >, int >