24 virtual void check()
const override;
static InputParameters validParams()
Base class for 1D component junctions and boundaries.
Component1DBoundary(const InputParameters ¶ms)
Real _normal
Outward normal on this boundary.
EEndType _connected_component_end_type
End type of the connected component.
BoundaryName _input
Name of the boundary this component attaches to.
dof_id_type _node
Node ID.
virtual void check() const override
Check the component integrity.
std::string _connected_component_name
Name of the connected component.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual void setupMesh() override
Performs mesh setup such as creating mesh or naming mesh sets.
Base class for boundary components connected to 1D components.
const Elem * _elem
Element.
unsigned short int _side
Side ID.