SlowDown Algorithmic Regularization (SDAR)
Algorithmic Regularization with slowdown method for integrating few-body motions
COMM::IOParams< Type > Struct Template Reference

#include <io.h>

Public Member Functions

 IOParams (IOParamsContainer &_ioc, const Type &_value, const char *_name, const char *_defaulted=NULL)
 
void print (std::ostream &os) const
 

Public Attributes

Type value
 
const char * name
 
const char * defaulted
 

Constructor & Destructor Documentation

◆ IOParams()

template<class Type >
COMM::IOParams< Type >::IOParams ( IOParamsContainer _ioc,
const Type &  _value,
const char *  _name,
const char *  _defaulted = NULL 
)
inline
Here is the call graph for this function:

Member Function Documentation

◆ print()

template<class Type >
void COMM::IOParams< Type >::print ( std::ostream &  os) const
inline

Member Data Documentation

◆ defaulted

template<class Type >
const char* COMM::IOParams< Type >::defaulted

◆ name

template<class Type >
const char* COMM::IOParams< Type >::name

◆ value

template<class Type >
Type COMM::IOParams< Type >::value

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