Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
pointstate.cpp File Reference
#include "gmxpre.h"
#include "pointstate.h"
+ Include dependency graph for pointstate.cpp:

Description

Implements the one method of the PointState class called only for one point per step.

Author
Viveca Lindahl
Berk Hess hess@.nosp@m.kth..nosp@m.se

Functions

double gmx::anonymous_namespace{pointstate.cpp}::expSum (double a, double b)
 Returns the exponent c where exp(c) = exp(a) + exp(b). More...