Gromacs  2025-dev-20240812-545ca5b
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
gmx::anonymous_namespace{topsort.cpp} Namespace Reference

Functions

t_iparams makeUnperturbedBondParams (real rA, real kA)
 Helper function.
 
t_iparams makePerturbedBondParams (real rA, real kA, real rB, real kB)
 Helper function.
 
t_iparams makeUnperturbedLJ14Params (real c6A, real c12A)
 Helper function.
 
t_iparams makePerturbedLJ14Params (real c6A, real c12A, real c6B, real c12B)
 Helper function.