59 #ifndef AlgorithmIncrements_h 60 #define AlgorithmIncrements_h 88 const char *windowTitle,
89 int xLoc,
int yLoc,
int width,
int height,
90 bool displayRecord =
false,
91 const char *fileName=
nullptr);
94 int record(
int commitTag,
double timeStamp);
95 int playback(
int commitTag);
EquiSolnAlgo is an abstract base class, i.e. no objects of it's type can be created. Its subclasses deifine the sequence of operations to be performed in the analysis by static equilibrium of a finite element model.
Definition: EquiSolnAlgo.h:85
An Recorder object is used in the program to store/restore information at each commit().
Definition: Recorder.h:79
AlgorithmIncrements will display the X and B in the SOE associated with the algorithm on a record...
Definition: AlgorithmIncrements.h:75
================================================================================
Definition: ContinuaReprComponent.h:34