35 #include "../sm/Quasicontinuum/fullsolveddomain.h" 73 OOFEM_ERROR(
"invalid format of FullSolvedDomainRadius");
76 OOFEM_ERROR(
"invalid format of FullSolvedDomainBox");
virtual void updateYourself()
int giveGlobalNumber() const
virtual IRResultType initializeFrom(InputRecord *ir)
double & at(int i)
Coefficient access function.
#define _IFT_FullSolvedDomain_radius
FloatArray FullSolvedDomainRadius
FloatArray FullSolvedDomainNodes
FloatArray FullSolvedDomainElements
#define _IFT_FullSolvedDomain_elements
FloatArray FullSolvedDomainBox
Initializes the variable VERBOSE, in order to get a few intermediate messages on screen: beginning an...
Class representing vector of real numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
#define _IFT_FullSolvedDomain_nodes
virtual bool isNodeInside(Node *n)
double computeNorm() const
Computes the norm (or length) of the vector.
#define _IFT_FullSolvedDomain_box
virtual FloatArray * giveCoordinates()
int giveSize() const
Returns the size of receiver.
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class implementing node in finite element mesh.
void resize(int s)
Resizes receiver towards requested size.
virtual ~QCFullsolveddomain()