20 "The extra ID name in the mesh");
26 :
AuxKernel(parameters), _id(getElementID(
"extra_id_name"))
29 paramError(
"variable",
"This AuxKernel only supports Elemental fields");
35 return (
_id == DofObject::invalid_id) ? -1.0 :
_id;
void paramError(const std::string ¶m, Args... args) const
Emits an error prefixed with the file and line number of the given param (from the input file) along ...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
bool isNodal() const
Nodal or elemental kernel?