This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
CDataHolder | |
CFEAFormat | |
▼CIdentifiable | This is the base class for all types with an external identifier attribute. Used when reference to an arbitrary identifiable type is required |
CFECoordSys | This class represents a coordinate system |
CFENode | |
▼CGenericCompSection | This is the base class for all composite section classes (NB: Not to be interchanged with GenericCrossSection) |
CPLComp | This class represents a plate composite. That is, a composite cross section for shell elements |
▼CGenericCrossSection | This is the base class for all cross-section classes |
CCrossSectionDummy | This class is a dummy for cross-section, used when no cross-section is specified in the input file |
CFEPipe | This class represents a pipe-shaped cross-section |
CFETsection | This class represents a T-profile cross-sections, used by for instance BEAM elements |
CPLThick | This class defines the thickness for plate/shell elements |
▼CGenericFE | This is the base class for all element classes |
CFEBeam | |
CFEEccentricity | This class represents a FE eccentricity element |
CFELoadComb | This class represents a load combination |
CFENodeLoad | This class represents a FE node load element |
CFEQuadshell | |
CFETrishell | |
CFEVector | This class represents a (normalized) vector used to define element orientation |
▼CGenericMaterial | This is the base class for all materials classes |
CFEIsoMaterial | This class represents an isotropic material |
CParser | This is the top-level parser class |
CPLComp::Ply | |
CStructure | This class represents the entire FE structure in which the FE data instances are members. The FE data types are grouped and stored in a list and a map for each data instance |
CWriter | |