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