72 virtual void boundaryEdgeGiveNodes(
IntArray &answer,
int boundary);
74 virtual double boundaryEdgeGiveTransformationJacobian(
int boundary,
const FloatArray &lcoords,
const FEICellGeometry &cellgeo);
integrationDomain
Used by integrator class to supply integration points for proper domain to be integrated (Area...
Element_Geometry_Type
Enumerative type used to classify element geometry Possible values are: EGT_point - point in space EG...
Class representing a general abstraction for cell geometry.
virtual Element_Geometry_Type giveGeometryType() const
Returns the geometry type fo the interpolator.
virtual integrationDomain giveBoundaryEdgeIntegrationDomain(int iedge) const
Returns boundary integration domain.
Class representing a general abstraction for finite element interpolation class.
virtual integrationDomain giveIntegrationDomain() const
Returns the integration domain of the interpolator.
Class implementing an array of integers.
virtual integrationDomain giveBoundaryIntegrationDomain(int ib) const
Returns boundary integration domain.
Class representing a 1d linear isoparametric interpolation.
virtual integrationDomain giveBoundarySurfaceIntegrationDomain(int isurf) const
Returns boundary integration domain.
Class representing vector of real numbers.
virtual int giveNumberOfNodes() const
Returns the number of geometric nodes of the receiver.
Implementation of matrix containing floating point numbers.
the oofem namespace is to define a context or scope in which all oofem names are defined.