Base class for the recorders that store a link with the domain.
Definition: DomainRecorderBase.h:42
int playback(int commitTag)
//! Invoked by the analyst after the analysis has been performed.
Definition: GSA_Recorder.cpp:252
int record(int commitTag, double timeStamp)
Invoked by the Domain object after commit() has been invoked on all the domain component objects...
Definition: GSA_Recorder.cpp:208
Domain (mesh and boundary conditions) of the finite element model.
Definition: Domain.h:117