Loading...
Searching...
No Matches
PLMD::function::FunctionOptions Struct Reference

#include <FunctionSetup.h>

Public Attributes

bool derivativeZeroIfValueIsZero = false
 Is the derivative zero if the value is zero.
 
std::vector< std::string > multipleValuesForEachRegisteredComponent
 Are multiple components registered with a single name as in SphericalHarmonic and Moments.
 

Member Data Documentation

◆ derivativeZeroIfValueIsZero

bool PLMD::function::FunctionOptions::derivativeZeroIfValueIsZero = false

Is the derivative zero if the value is zero.

◆ multipleValuesForEachRegisteredComponent

std::vector<std::string> PLMD::function::FunctionOptions::multipleValuesForEachRegisteredComponent

Are multiple components registered with a single name as in SphericalHarmonic and Moments.


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