47#define _IFT_MITC4Shell_Name "mitc4shell"
48#define _IFT_MITC4Shell_nipZ "nipz"
49#define _IFT_MITC4Shell_directorType "directortype"
void drawDeformedGeometry(oofegGraphicContext &gc, TimeStep *tStep, UnknownType type) override
Interface * giveInterface(InterfaceType interface) override
double computeEdgeVolumeAround(GaussPoint *gp, int iEdge) override
void giveInternalForcesVector(FloatArray &answer, TimeStep *tStep, int useUpdatedGpRecord) override
void SPRNodalRecoveryMI_giveSPRAssemblyPoints(IntArray &pap) override
std::array< FloatArrayF< 3 >, 4 > giveLocalDirectorVectors()
MaterialMode giveMaterialMode() override
void printOutputAt(FILE *file, TimeStep *tStep) override
double computeVolumeAround(GaussPoint *gp) override
int computeNumberOfDofs() override
void computeStiffnessMatrix(FloatMatrix &answer, MatResponseMode rMode, TimeStep *tStep) override
FEInterpolation * giveInterpolation() const override
std::array< FloatArrayF< 4 >, 2 > givedNdx(const FloatArrayF< 3 > &coords)
void postInitialize() override
Performs post initialization steps.
std::array< double, 4 > giveThickness()
void drawRawGeometry(oofegGraphicContext &gc, TimeStep *tStep) override
int giveIPValue(FloatArray &answer, GaussPoint *gp, InternalStateType type, TimeStep *tStep) override
FloatMatrixF< 3, 3 > giveJacobian(const FloatArrayF< 3 > &lcoords)
void computeSurfaceNMatrixAt(FloatMatrix &answer, int iSurf, GaussPoint *sgp)
void giveSurfaceDofMapping(IntArray &answer, int iSurf) const override
void computeStressVector(FloatArray &answer, const FloatArray &strain, GaussPoint *gp, TimeStep *tStep) override
void initializeFrom(InputRecord &ir, int priority) override
std::array< FloatArrayF< 3 >, 3 > computeLocalBaseVectors()
static ParamKey IPK_MITC4Shell_nipZ
bool computeLocalCoordinates(FloatArray &answer, const FloatArray &coords) override
void SPRNodalRecoveryMI_giveDofMansDeterminedByPatch(IntArray &answer, int pap) override
FloatArray giveMidplaneIPValue(int gpXY, InternalStateType type, TimeStep *tStep)
std::array< FloatMatrixF< 3, 3 >, 4 > computeLToDirectorRotationMatrix()
integrationDomain giveIntegrationDomain() const override
Element_Geometry_Type giveGeometryType() const override
int SPRNodalRecoveryMI_giveNumberOfIP() override
int testElementExtension(ElementExtension ext) override
void giveDofManDofIDMask(int inode, IntArray &) const override
FloatMatrix giveCharacteristicTensor(CharTensor type, GaussPoint *gp, TimeStep *tStep)
void computeBmatrixAt(GaussPoint *gp, FloatMatrix &answer, int=1, int=ALL_STRAINS) override
std::array< FloatArrayF< 3 >, 4 > giveDirectorVectors()
SPRPatchType SPRNodalRecoveryMI_givePatchType() override
std::array< FloatArrayF< 3 >, 4 > giveNodeCoordinates()
static ParamKey IPK_MITC4Shell_directorType
int computeLoadGToLRotationMtrx(FloatMatrix &answer) override
void NodalAveragingRecoveryMI_computeNodalValue(FloatArray &answer, int node, InternalStateType type, TimeStep *tStep) override
double computeSurfaceVolumeAround(GaussPoint *gp, int iSurf) override
MITC4Shell(int n, Domain *d)
void computeEdgeNMatrix(FloatMatrix &answer, int boundaryID, const FloatArray &lcoords) override
computes edge interpolation matrix
FloatMatrixF< 3, 3 > GtoLRotationMatrix
void setupIRForMassMtrxIntegration(IntegrationRule &iRule) override
FloatArrayF< 3 > giveLocalCoordinates(const FloatArrayF< 3 > &global)
void computeConstitutiveMatrixAt(FloatMatrix &answer, MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) override
int computeNumberOfGlobalDofs() override
const char * giveInputRecordName() const override
void computeNmatrixAt(const FloatArray &iLocCoord, FloatMatrix &answer) override
void computeSurfaceNMatrix(FloatMatrix &answer, int boundaryID, const FloatArray &lcoords) override
int computeLoadLEToLRotationMatrix(FloatMatrix &answer, int iEdge, GaussPoint *gp) override
const char * giveClassName() const override
bool computeGtoLRotationMatrix(FloatMatrix &answer) override
void giveEdgeDofMapping(IntArray &answer, int iEdge) const override
void computeGaussPoints() override
void drawScalar(oofegGraphicContext &gc, TimeStep *tStep) override
int computeGlobalCoordinates(FloatArray &answer, const FloatArray &lcoords) override
static FEI2dQuadLin interp_lin
Element geometry approximation.
NodalAveragingRecoveryModelInterface()
Constructor.
SPRNodalRecoveryModelInterface()
Constructor.
SpatialLocalizerInterface(Element *element)
StructuralElement(int n, Domain *d)
ZZNodalRecoveryModelInterface(Element *element)
Constructor.
#define _IFT_MITC4Shell_Name
@ Element_EdgeLoadSupport
Element extension for edge loads.
@ Element_SurfaceLoadSupport
Element extension for surface loads.
oofem::oofegGraphicContext gc[OOFEG_LAST_LAYER]