Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
tableinput.h File Reference
#include <functional>
#include <vector>
#include "gromacs/utility/arrayref.h"
+ Include dependency graph for tableinput.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares structures for analytical or numerical input data to construct tables.

Author
Erik Lindahl erik..nosp@m.lind.nosp@m.ahl@g.nosp@m.mail.nosp@m..com

Classes

struct  gmx::AnalyticalSplineTableInput
 Specification for analytical table function (name, function, derivative) More...
 
struct  gmx::NumericalSplineTableInput
 Specification for vector table function (name, function, derivative, spacing) More...