28   virtual void execute() 
override;
 static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object. 
Base class for user objects executed one or more sidesets, which may be on the outer boundary of the ...
BoundaryID _corner_boundary_id
boundary_id_type BoundaryID
virtual void execute() override
Execute method. 
virtual void threadJoin(const UserObject &) override
Must override. 
virtual void initialize() override
Called before execute() is ever called so that data can be cleared. 
virtual void finalize() override
Finalize. 
NodalNormalsCorner(const InputParameters ¶meters)
A system that holds auxiliary variables. 
Base class for user-specific data.