Gromacs  2026.0-dev-20251119-5f0a571d
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::TorchModel Member List

This is the complete list of members for gmx::TorchModel, including all inherited members.

evaluateModel(gmx_enerdata_t *enerd, ArrayRef< RVec > forces, ArrayRef< const int > indexLookup, ArrayRef< const int > mmIndices, ArrayRef< const std::string > inputs, ArrayRef< RVec > positions, ArrayRef< int > atomNumbers, ArrayRef< int > atomPairs, ArrayRef< RVec > pairShifts, ArrayRef< RVec > positionsMM, ArrayRef< real > chargesMM, real nnpCharge, ArrayRef< const LinkFrontierAtom > linkFrontier, matrix *box=nullptr, PbcType *pbcType=nullptr) overridegmx::TorchModelvirtual
outputsForces() const overridegmx::TorchModelvirtual
TorchModel(const std::string &filename, NNPotEmbedding embedding, const MDLogger &logger, const MpiComm &mpiComm)gmx::TorchModel
~INNPotModel()=default (defined in gmx::INNPotModel)gmx::INNPotModelvirtual