Grid 0.7.0
IntegratorParameters Class Reference

#include <Integrator.h>

Inheritance diagram for IntegratorParameters:

Public Member Functions

 GRID_SERIALIZABLE_CLASS_MEMBERS (IntegratorParameters, std::string, name, unsigned int, MDsteps, RealD, trajL) IntegratorParameters(int MDsteps_
template<class ReaderClass, typename std::enable_if< isReader< ReaderClass >::value, int >::type = 0>
 IntegratorParameters (ReaderClass &Reader)
void print_parameters () const

Data Fields

RealD trajL_

Detailed Description

Definition at line 39 of file Integrator.h.

Constructor & Destructor Documentation

◆ IntegratorParameters()

template<class ReaderClass, typename std::enable_if< isReader< ReaderClass >::value, int >::type = 0>
IntegratorParameters::IntegratorParameters ( ReaderClass & Reader)
inline

Definition at line 51 of file Integrator.h.

References GridLogMessage.

Referenced by GRID_SERIALIZABLE_CLASS_MEMBERS().

Member Function Documentation

◆ GRID_SERIALIZABLE_CLASS_MEMBERS()

IntegratorParameters::GRID_SERIALIZABLE_CLASS_MEMBERS ( IntegratorParameters ,
std::string ,
name ,
unsigned int ,
MDsteps ,
RealD ,
trajL  )

◆ print_parameters()

void IntegratorParameters::print_parameters ( ) const
inline

Definition at line 57 of file Integrator.h.

References GridLogMessage.

Field Documentation

◆ trajL_

RealD IntegratorParameters::trajL_

Definition at line 46 of file Integrator.h.


The documentation for this class was generated from the following file: