#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. | |
| bool PLMD::function::FunctionOptions::derivativeZeroIfValueIsZero = false |
Is the derivative zero if the value is zero.
| std::vector<std::string> PLMD::function::FunctionOptions::multipleValuesForEachRegisteredComponent |
Are multiple components registered with a single name as in SphericalHarmonic and Moments.
Hosted by GitHub
|
1.13.2
|