Go to the documentation of this file.
15 #include "libmesh/fe_type.h"
28 virtual void act()
override;
virtual void act() override
const NonlinearVariableName _var_name
Name of the variable being created.
const SolveType _solve_type
Type of solve to use used in the action.
std::string _chempot_name
Name of chemical potential variable for split solves.
const Real _scaling
Scaling parameter.
FEType _fe_type
FEType for the variable being created.
ConservedAction(const InputParameters ¶ms)
InputParameters validParams< ConservedAction >()