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