List of all members.
Public Member Functions |
NGS_DLL_HEADER | IntegrationRuleTP (const ElementTransformation &eltrans, int order, bool compute_mapping, LocalHeap &lh) |
NGS_DLL_HEADER | IntegrationRuleTP (ELEMENT_TYPE eltype, FlatArray< int > sort, NODE_TYPE nt, int nodenr, int order, LocalHeap &lh) |
const IntegrationRule & | GetIRX () const |
const IntegrationRule & | GetIRY () const |
const IntegrationRule & | GetIRZ () const |
int | GetNIP () const |
| number of integration points
|
double | GetWeight (int i) const |
const Vec< D > | GetXi (int i) const |
Vec< D > & | GetPoint (int i) const |
Mat< D, D > & | GetJacobian (int i) const |
Mat< D, D > & | GetDuffyJacobian (int i) const |
template<int D>
class ngfem::IntegrationRuleTP< D >
The documentation for this class was generated from the following file: