Base class for the recorders that store a link with the domain.
Definition: DomainRecorderBase.h:42
DomainRecorderBase(int classTag, Domain *ptr_dom=nullptr)
Constructor.
Definition: DomainRecorderBase.cc:35
int setDomain(Domain &theDomain)
Set the link with the domain.
Definition: DomainRecorderBase.cc:39
Domain (mesh and boundary conditions) of the finite element model.
Definition: Domain.h:117