38 #include "../sm/Elements/3D/lspace.h" 40 #define _IFT_LSpaceBB_Name "lspacebb" virtual const char * giveClassName() const
virtual const char * giveInputRecordName() const
virtual void computeBmatrixAt(GaussPoint *gp, FloatMatrix &answer, int=1, int=ALL_STRAINS)
Computes the geometrical matrix of receiver in given integration point.
LSpaceBB(int n, Domain *d)
Three dimensional brick with linear approximation, suitable for incompressible settings This is achie...
#define _IFT_LSpaceBB_Name
Implementation of matrix containing floating point numbers.
This class implements a Linear 3d 8-node finite element for stress analysis.
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class representing integration point in finite element program.