97 for (
int i = 1; i <= 6; i++ ) {
108 for (
int i = 1; i <= 6; i++ ) {
139 OOFEM_WARNING(
"IP values will not be transferred to nodes. Use ZZNodalRecovery instead (parameter stype 1)");
InternalStateType
Type representing the physical meaning of element or constitutive model internal variable.
The element interface required by NodalAvergagingRecoveryModel.
The element interface required by ZZNodalRecoveryModel.
virtual int SPRNodalRecoveryMI_giveNumberOfIP()
virtual Interface * giveInterface(InterfaceType)
Interface requesting service.
The element interface required by ZZNodalRecoveryModel.
static FEI3dWedgeLin interpolation
void clear()
Clears receiver (zero size).
Class implementing an array of integers.
int & at(int i)
Coefficient access function.
Class representing a general abstraction for finite element interpolation class.
virtual SPRPatchType SPRNodalRecoveryMI_givePatchType()
#define OOFEM_LOG_INFO(...)
virtual FEInterpolation * giveInterpolation() const
virtual void NodalAveragingRecoveryMI_computeNodalValue(FloatArray &answer, int node, InternalStateType type, TimeStep *tStep)
Computes the element value in given node.
void resize(int n)
Checks size of receiver towards requested bounds.
int numberOfGaussPoints
Number of integration points as specified by nip.
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
Class representing vector of real numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
The spatial localizer element interface associated to spatial localizer.
virtual void SPRNodalRecoveryMI_giveSPRAssemblyPoints(IntArray &pap)
InterfaceType
Enumerative type, used to identify interface type.
the oofem namespace is to define a context or scope in which all oofem names are defined.
Node * giveNode(int i) const
Returns reference to the i-th node of element.
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
#define OOFEM_WARNING(...)
Class representing solution step.
virtual void SPRNodalRecoveryMI_giveDofMansDeterminedByPatch(IntArray &answer, int pap)
int numberOfDofMans
Number of dofmanagers.