NGSolve
4.9
|
Public Member Functions | |
Facet2ElementTrafo (ELEMENT_TYPE aeltype) | |
Facet2ElementTrafo (ELEMENT_TYPE aeltype, const FlatArray< int > &vnums) | |
void | operator() (int fnr, const IntegrationPoint &ipfac, IntegrationPoint &ipvol) const |
const IntegrationPoint | operator() (int fnr, const IntegrationPoint &ip1d) const |
IntegrationRule & | operator() (int fnr, const IntegrationRule &irfacet, LocalHeap &lh) |
Protected Attributes | |
ELEMENT_TYPE | eltype |
FlatVector< Vec< 3 > > | points |
const EDGE * | edges |
const FACE * | faces |
EDGE | hedges [4] |
FACE | hfaces [6] |