59 #include "ShellMITC4Base.h" 63 class ShellLinearCrdTransf3d;
Communication parameters between processes.
Definition: Communicator.h:66
DbTagData & getDbTagData(void) const
Returns a vector to store the dbTags of the class members.
Definition: ShellMITC4.cpp:102
int recvSelf(const Communicator &)
Receives object through the communicator argument.
Definition: ShellMITC4.cpp:123
Vector that stores the dbTags of the class members.
Definition: DbTagData.h:44
Base class for the finite elements.
Definition: Element.h:112
ShellMITC4(void)
Default constructor.
Definition: ShellMITC4.cpp:81
MIT C4 shell elements.
Definition: ShellMITC4.h:68
Element * getCopy(void) const
Virtual constructor.
Definition: ShellMITC4.cpp:96
Base class for small displacement 3D coordinate transformations.
Definition: ShellLinearCrdTransf3d.h:42
int sendSelf(Communicator &)
Sends object through the communicator argument.
Definition: ShellMITC4.cpp:109
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:35
Base class for MIT C4 shell elements.
Definition: ShellMITC4Base.h:40