34 #ifndef PRESCRIBEDMEAN_H 35 #define PRESCRIBEDMEAN_H 51 #define _IFT_PrescribedMean_Name "prescribedmean" 52 #define _IFT_PrescribedMean_DofID "dofid" 53 #define _IFT_PrescribedMean_Mean "mean" 54 #define _IFT_PrescribedMean_Edge "edge" 70 void computeDomainSize();
109 #endif // PRESCRIBEDMEAN_H
#define _IFT_PrescribedMean_Name
Base class for all matrices stored in sparse format.
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
virtual const char * giveInputRecordName() const
Base class for dof managers.
Class implementing an array of integers.
virtual int giveNumberOfInternalDofManagers()
Gives the number of internal dof managers.
Abstract base class allowing to control the way, how equations are assigned to individual DOFs...
Abstract base class for all active boundary conditions.
Class representing vector of real numbers.
virtual DofManager * giveInternalDofManager(int i)
Gives an internal dof manager from receiver.
IRResultType
Type defining the return values of InputRecord reading operations.
virtual const char * giveClassName() const
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class implementing node in finite element mesh.
PrescribedMean(int n, Domain *d)
Class representing solution step.