21 #ifndef __mast__bending_structural_element__ 22 #define __mast__bending_structural_element__ 31 class BoundaryConditionBase;
32 class FEMOperatorMatrix;
68 #endif // __mast__bending_structural_element__
const MAST::GeomElem & elem() const
virtual ~BendingStructuralElem()
destructor
MAST::AssemblyBase & assembly()
virtual unsigned int n_direct_strain_components()=0
row dimension of the direct strain matrix, also used for the bending operator row dimension ...
BendingStructuralElem(MAST::SystemInitialization &sys, MAST::AssemblyBase &assembly, const MAST::GeomElem &elem, const MAST::ElementPropertyCardBase &p)
This class acts as a wrapper around libMesh::Elem for the purpose of providing a uniform interface fo...
virtual unsigned int n_von_karman_strain_components()=0
row dimension of the von Karman strain matrix