28 virtual void execute()
override;
A system that holds auxiliary variables.
const InputParameters & parameters() const
Get the parameters of the object.
Works on top of NodalNormalsPreprocessor.
virtual void finalize() override
Finalize.
static InputParameters validParams()
virtual void initialize() override
Called before execute() is ever called so that data can be cleared.
virtual void threadJoin(const UserObject &) override
Must override.
virtual void execute() override
Execute method.
A user object that runs over all the nodes and does an aggregation step to compute a single value.
Base class for user-specific data.