58 #include "ShellMITC4Base.h" 62 class ShellLinearCrdTransf3d;
DbTagData & getDbTagData(void) const
Returns a vector to store the dbTags of the class members.
Definition: ShellMITC4.cpp:103
Vector that stores the dbTags of the class members.
Definition: DbTagData.h:43
Base class for the finite elements.
Definition: Element.h:109
ShellMITC4(void)
Constructor.
Definition: ShellMITC4.cpp:85
MIT C4 shell elements.
Definition: ShellMITC4.h:67
Element * getCopy(void) const
Virtual constructor.
Definition: ShellMITC4.cpp:97
Base class for small displacement 3D coordinate transformations.
Definition: ShellLinearCrdTransf3d.h:41
int sendSelf(CommParameters &)
Sends object through the channel being passed as parameter.
Definition: ShellMITC4.cpp:110
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34
Communication parameters between processes.
Definition: CommParameters.h:65
int recvSelf(const CommParameters &)
Receives object through the channel being passed as parameter.
Definition: ShellMITC4.cpp:123
Base class for MIT C4 shell elements.
Definition: ShellMITC4Base.h:49