47#define _IFT_Truss1d_Name "truss1d"
112 int &localNodeId,
int &localElemId,
int &localBcId,
virtual double computeLength()
SetupMode
Mode for problem setup.
HuertaErrorEstimatorInterface()
Constructor.
AnalysisMode
Mode of analysis.
NLStructuralElement(int n, Domain *d)
NodalAveragingRecoveryModelInterface()
Constructor.
SpatialLocalizerInterface(Element *element)
void drawDeformedGeometry(oofegGraphicContext &gc, TimeStep *tStep, UnknownType) override
const char * giveInputRecordName() const override
void computeGaussPoints() override
void computeLumpedMassMatrix(FloatMatrix &answer, TimeStep *tStep) override
MaterialMode giveMaterialMode() override
Truss1d(int n, Domain *d)
void HuertaErrorEstimatorI_setupRefinedElementProblem(RefinedElement *refinedElement, int level, int nodeId, IntArray &localNodeIdArray, IntArray &globalNodeIdArray, HuertaErrorEstimatorInterface::SetupMode sMode, TimeStep *tStep, int &localNodeId, int &localElemId, int &localBcId, IntArray &controlNode, IntArray &controlDof, HuertaErrorEstimator::AnalysisMode aMode) override
void NodalAveragingRecoveryMI_computeNodalValue(FloatArray &answer, int node, InternalStateType type, TimeStep *tStep) override
void computeMassMatrix(FloatMatrix &answer, TimeStep *tStep) override
void computeBHmatrixAt(GaussPoint *gp, FloatMatrix &answer) override
void giveDofManDofIDMask(int inode, IntArray &) const override
void drawRawGeometry(oofegGraphicContext &gc, TimeStep *tStep) override
double giveCharacteristicLength(const FloatArray &normalToCrackPlane) override
void computeNmatrixAt(const FloatArray &iLocCoord, FloatMatrix &answer) override
void computeConstitutiveMatrix_dPdF_At(FloatMatrix &answer, MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) override
FEInterpolation * giveInterpolation() const override
const char * giveClassName() const override
double computeVolumeAround(GaussPoint *gp) override
void computeConstitutiveMatrixAt(FloatMatrix &answer, MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) override
Interface * giveInterface(InterfaceType it) override
Element_Geometry_Type giveGeometryType() const override
int testElementExtension(ElementExtension ext) override
void computeStressVector(FloatArray &answer, const FloatArray &strain, GaussPoint *gp, TimeStep *tStep) override
void HuertaErrorEstimatorI_computeNmatrixAt(GaussPoint *gp, FloatMatrix &answer) override
int computeNumberOfDofs() override
void computeBmatrixAt(GaussPoint *gp, FloatMatrix &answer, int=1, int=ALL_STRAINS) override
void drawScalar(oofegGraphicContext &gc, TimeStep *tStep) override
ZZErrorEstimatorInterface(Element *element)
Constructor.
ZZNodalRecoveryModelInterface(Element *element)
Constructor.
oofem::oofegGraphicContext gc[OOFEG_LAST_LAYER]
#define _IFT_Truss1d_Name