26 mooseError(
"ThreadedGeneralUserObject failed to override threadJoin");
static InputParameters validParams()
ThreadedGeneralUserObject(const InputParameters ¶meters)
virtual void threadJoin(const UserObject &) override
This method is not used and should not be used in a custom GeneralUserObject.
static InputParameters validParams()
void mooseError(Args &&... args) const
Emits an error prefixed with object name and type and optionally a file path to the top-level block p...
Base class for user-specific data.