v0.14.0
Public Attributes | List of all members
TetBaseCache::HDivBaseCacheItem Struct Reference
Collaboration diagram for TetBaseCache::HDivBaseCacheItem:
[legend]

Public Attributes

int order
 
int nb_gauss_pts
 
int n0
 
int n1
 
int n2
 
MatrixDouble N
 
MatrixDouble diffN
 

Detailed Description

Definition at line 19 of file TetPolynomialBase.cpp.

Member Data Documentation

◆ diffN

MatrixDouble TetBaseCache::HDivBaseCacheItem::diffN
mutable

Definition at line 32 of file TetPolynomialBase.cpp.

◆ N

MatrixDouble TetBaseCache::HDivBaseCacheItem::N
mutable

Definition at line 31 of file TetPolynomialBase.cpp.

◆ n0

int TetBaseCache::HDivBaseCacheItem::n0

Definition at line 27 of file TetPolynomialBase.cpp.

◆ n1

int TetBaseCache::HDivBaseCacheItem::n1

Definition at line 28 of file TetPolynomialBase.cpp.

◆ n2

int TetBaseCache::HDivBaseCacheItem::n2

Definition at line 29 of file TetPolynomialBase.cpp.

◆ nb_gauss_pts

int TetBaseCache::HDivBaseCacheItem::nb_gauss_pts

Definition at line 22 of file TetPolynomialBase.cpp.

◆ order

int TetBaseCache::HDivBaseCacheItem::order

Definition at line 21 of file TetPolynomialBase.cpp.


The documentation for this struct was generated from the following file: