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

Static Public Member Functions

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

Public Attributes

std::vector< std::pair< double, double > > points
 

Member Function Documentation

◆ calc()

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

◆ read()

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

◆ registerKeywords()

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

Member Data Documentation

◆ points

std::vector<std::pair<double,double> > PLMD::function::Piecewise::points

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