In file intrule.hpp: Bsae class for SpecificIntegrationPoint.
Documentation
Bsae class for SpecificIntegrationPoint.
A specific integration point is the mapped point, and stores
point coordinates, the Jacobimatrix, and the determinant of the Jacobimatrix.
Public Methods
-
BaseSpecificIntegrationPoint(const IntegrationPoint & aip, const ElementTransformation & aeltrans)
-
const IntegrationPoint& IP() const
-
const ElementTransformation& GetTransformation() const
-
int GetIPNr() const
Protected Fields
-
const IntegrationPoint& ip
- IP on the reference element
-
const ElementTransformation& eltrans
const IntegrationPoint& ip
- IP on the reference element
const ElementTransformation& eltrans
BaseSpecificIntegrationPoint(const IntegrationPoint & aip, const ElementTransformation & aeltrans)
const IntegrationPoint& IP() const
const ElementTransformation& GetTransformation() const
int GetIPNr() const
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.