35 const std::vector<const VariableValue *>
_args;
const std::vector< const VariableValue * > _args
const unsigned int _nargs
coupled variables NOTE: a potential optimization would be to have different number of arguments per c...
std::vector< SymFunctionPtr > _func_F
function parser object
const bool _use_xyzt
import coordinates and time
std::vector< const VectorVariableValue * > _vector_args
ParsedVectorAux(const InputParameters ¶meters)
const unsigned int _n_vector_args
virtual RealVectorValue computeValue() override
Compute and return the value of the aux variable.
static InputParameters validParams()
AuxKernel that evaluates a parsed function expression for every component.
usingFunctionParserUtilsMembers(false)
const InputParameters & parameters() const
Get the parameters of the object.
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
std::vector< std::string > _function
function expressions