14 #include "libmesh/fe_type.h" 23 virtual void act()
override;
virtual void act() override
const Real _scaling
Scaling parameter.
static InputParameters validParams()
std::string _chempot_name
Name of chemical potential variable for split solves.
const NonlinearVariableName _var_name
Name of the variable being created.
const SolveType _solve_type
Type of solve to use used in the action.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
libMesh::FEType _fe_type
FEType for the variable being created.
ConservedAction(const InputParameters ¶ms)