void setRealValue(double value)
Sets the parameter's value from a plain double, converting to the evaluation type's scalar type.
const ScalarT & getValue() const
Returns the parameter's current value.
Sacado::ScalarParameterEntry< EvalType, panzer::EvaluationTraits >::ScalarT ScalarT
void setValue(const ScalarT &value)
Sets the parameter's value directly, in the evaluation type's scalar type.