15#include "libmesh/elem_range.h"
33 virtual void onElement(
const Elem * elem)
override;
virtual void onElement(const Elem *elem) override
Assembly of the element (not including surface assembly)
virtual ~ComputeElemDampingThread()
const MooseObjectWarehouse< ElementDamper > & _element_dampers
void join(const ComputeElemDampingThread &y)
void printGeneralExecutionInformation() const override
Print list of objects executed and in which order.
NonlinearSystemBase & _nl
Base class for deriving element dampers.
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations.
A storage container for MooseObjects that inherit from SetupInterface.
Nonlinear system to be solved.
Base class for assembly-like calculations.