99 for (
int i = 1; i <= 10; i++ ) {
110 for (
int i = 1; i <= 10; i++ ) {
140 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.
The element interface required by ZZNodalRecoveryModel.
virtual void SPRNodalRecoveryMI_giveSPRAssemblyPoints(IntArray &pap)
void clear()
Clears receiver (zero size).
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
Class implementing an array of integers.
int & at(int i)
Coefficient access function.
virtual void NodalAveragingRecoveryMI_computeNodalValue(FloatArray &answer, int node, InternalStateType type, TimeStep *tStep)
Computes the element value in given node.
Class representing a general abstraction for finite element interpolation class.
#define OOFEM_LOG_INFO(...)
virtual SPRPatchType SPRNodalRecoveryMI_givePatchType()
virtual void SPRNodalRecoveryMI_giveDofMansDeterminedByPatch(IntArray &answer, int pap)
void resize(int n)
Checks size of receiver towards requested bounds.
virtual int SPRNodalRecoveryMI_giveNumberOfIP()
int numberOfGaussPoints
Number of integration points as specified by nip.
Class representing vector of real numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
static FEI3dTetQuad interpolation
InterfaceType
Enumerative type, used to identify interface type.
virtual FEInterpolation * giveInterpolation() const
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual Interface * giveInterface(InterfaceType)
Interface requesting service.
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.
int numberOfDofMans
Number of dofmanagers.