Base class for the recorders that store a link with the domain.
Definition: DomainRecorderBase.h:42
int record(int commitTag, double timeStamp)
For each node in nodeTags the value of the dof'th committed displacement is obtained.
Definition: MaxNodeDispRecorder.cpp:92
int playback(int commitTag)
Prints to clog the vector containing the maximum absolute nodal displacements.
Definition: MaxNodeDispRecorder.cpp:117
Domain (mesh and boundary conditions) of the finite element model.
Definition: Domain.h:117