In file intrule.hpp:

class BaseSpecificIntegrationPoint

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

[more] BaseSpecificIntegrationPoint(const IntegrationPoint & aip, const ElementTransformation & aeltrans)
[more]const IntegrationPoint& IP() const
[more]const ElementTransformation& GetTransformation() const
[more]int GetIPNr() const

Protected Fields

[more]const IntegrationPoint& ip
IP on the reference element
[more]const ElementTransformation& eltrans

oconst IntegrationPoint& ip
IP on the reference element

oconst ElementTransformation& eltrans

o BaseSpecificIntegrationPoint(const IntegrationPoint & aip, const ElementTransformation & aeltrans)

oconst IntegrationPoint& IP() const

oconst ElementTransformation& GetTransformation() const

oint 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++.