35 #ifndef beambaseelement_h 36 #define beambaseelement_h 38 #include "../sm/Elements/structuralelement.h" 39 #include "../sm/CrossSections/fiberedcs.h" 40 #include "../sm/Materials/winklermodel.h" 68 #endif // beambaseelement_h
BeamBaseElement(int n, Domain *d)
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
virtual void computeLocalForceLoadVector(FloatArray &answer, TimeStep *tStep, ValueModeType mode)
Computes element end force vector from applied loading in local coordinate system.
Abstract base class for all "structural" finite elements.
virtual ~BeamBaseElement()
Class representing vector of real numbers.
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class representing solution step.
This class implements a base beam intented to be a base class for beams based on lagrangian interpola...