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

Public Attributes

int order
 
int nb_gauss_pts
 
MatrixDouble N
 
MatrixDouble diffN
 

Detailed Description

Definition at line 12 of file TetPolynomialBase.cpp.

Member Data Documentation

◆ diffN

MatrixDouble TetBaseCache::BaseCacheItem::diffN
mutable

Definition at line 16 of file TetPolynomialBase.cpp.

◆ N

MatrixDouble TetBaseCache::BaseCacheItem::N
mutable

Definition at line 15 of file TetPolynomialBase.cpp.

◆ nb_gauss_pts

int TetBaseCache::BaseCacheItem::nb_gauss_pts

Definition at line 14 of file TetPolynomialBase.cpp.

◆ order

int TetBaseCache::BaseCacheItem::order

Definition at line 13 of file TetPolynomialBase.cpp.


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