XC Open source finite element analysis program
Classes
retrieving information at each commit.

Classes

class  XC::AlgorithmIncrements
 AlgorithmIncrements will display the X and B in the SOE associated with the algorithm on a record. More...
 
class  XC::DamageRecorder
 Used to obtain a response from an element section/material during the analysis and apply the information to the damage model and record the damage index. More...
 
class  XC::DatastoreRecorder
 
class  XC::DomainRecorderBase
 Recording of domain information. More...
 
class  XC::DriftRecorder
 Records relative displacement between nodes. The drift is taken as the ratio between the prescribed relative displacement and the specified distance between the nodes. More...
 
class  XC::ElementPropRecorder
 Objects to record element data at each commit. More...
 
class  XC::ElementRecorder
 Recording of element response. More...
 
class  XC::ElementRecorderBase
 Base class for the finite element response recorders. More...
 
class  XC::EnvelopeData
 
class  XC::EnvelopeElementRecorder
 
class  XC::EnvelopeNodeRecorder
 A EnvelopeRecorder is used to record the envelop of specified DOF responses at a collection of nodes over an analysis. (between commitTag of 0 and last commitTag). More...
 
class  XC::FilePlotter
 A FilePlotter will create a line graph using xy points found in a file. Probably to deprecate. More...
 
class  XC::GSA_Recorder
 GSA_Recorder is used to create an o/p file which can be read by the Ove Arup's GSA program for postprocessing. More...
 
class  XC::HandlerRecorder
 Base class for recorders that get the response of one or more nodes during the analysis. More...
 
class  XC::MaxNodeDispRecorder
 A MaxNodeDispRecorder is used to determine the max nodal displacement at a collection of nodes over an analysis. (between commitTag of 0 and last commitTag). More...
 
class  XC::MeshCompRecorder
 Base class for mesh components recorders. More...
 
class  XC::NodePropRecorder
 
class  XC::NodeRecorder
 Recording of specified nodal DOF responses for the specified nodes. More...
 
class  XC::NodeRecorderBase
 Base class for the node recorders. More...
 
class  XC::ObjWithRecorders
 Objeto capaz de gestionar Recorders. More...
 
class  XC::PatternRecorder
 A PatternRecorder records loads values from a LoadPattern. More...
 
class  XC::PropRecorder
 
class  XC::Recorder
 An Recorder object is used in the program to store/restore information at each commit(). More...
 
class  XC::ElementResponse
 
class  XC::FiberResponse
 Recorder for fiber response. More...
 
class  XC::MaterialResponse
 Recorder for material response. More...
 
class  XC::Response
 
class  XC::YsVisual
 

Detailed Description