34 virtual void act()
override;
Action to setup computation of nodal normals.
bool _has_corners
Flag for testing the existance of the corner boundary input.
static InputParameters validParams()
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.
std::vector< BoundaryName > _boundary
The supplied boundary name from the user.
BoundaryName _corner_boundary
The supplied boundary name for the corner boundary.
const InputParameters & parameters() const
Get the parameters of the object.