Loading...
Searching...
No Matches
PLMD::function::Moments Class Reference

Static Public Member Functions

static void calc (const Moments &func, bool noderiv, View< const double > args, FunctionOutput &funcout)
 
static void read (Moments &func, ActionWithArguments *action, FunctionOptions &options)
 
static void registerKeywords (Keywords &keys)
 

Public Attributes

double inv_max_minus_min
 
bool isperiodic
 
double max
 
double max_minus_min
 
double min
 
double pfactor
 
std::vector< int > powers
 

Member Function Documentation

◆ calc()

void PLMD::function::Moments::calc ( const Moments & func,
bool noderiv,
View< const double > args,
FunctionOutput & funcout )
static

◆ read()

void PLMD::function::Moments::read ( Moments & func,
ActionWithArguments * action,
FunctionOptions & options )
static

◆ registerKeywords()

void PLMD::function::Moments::registerKeywords ( Keywords & keys)
static

Member Data Documentation

◆ inv_max_minus_min

double PLMD::function::Moments::inv_max_minus_min

◆ isperiodic

bool PLMD::function::Moments::isperiodic

◆ max

double PLMD::function::Moments::max

◆ max_minus_min

double PLMD::function::Moments::max_minus_min

◆ min

double PLMD::function::Moments::min

◆ pfactor

double PLMD::function::Moments::pfactor

◆ powers

std::vector<int> PLMD::function::Moments::powers

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