31 #if !defined(YSVISUAL) 34 #include <utility/recorder/Recorder.h> 53 int xLoc,
int yLoc,
int width,
int height);
56 int record(
int cTag,
double d);
int restart(void)
Invoked by the Domain object when revertToStart() is invoked on the Domain object.
Definition: YsVisual.cpp:112
An Recorder object is used in the program to store/restore information at each commit().
Definition: Recorder.h:86
int record(int cTag, double d)
Invoked by the Domain object after commit() has been invoked on all the domain component objects...
Definition: YsVisual.cpp:93
Base class for the finite elements.
Definition: Element.h:109
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34
int playback(int cTag)
//! Invoked by the analyst after the analysis has been performed.
Definition: YsVisual.cpp:109
Definition: YsVisual.h:43