![]() |
Peano
|
Data Structures | |
class | GaussLegendreBasis |
class | GaussLobattoBasis |
class | LagrangeBasis |
Method representing a Lagrange basis which is used as a factory mechanism to produce all the vectors and matrices that we need within the DG solvers. More... | |
Variables | |
int | PREC_DIGITS = 256 |
int | RENDER_DIGITS = 64 |
dps | |
pretty | |
exahype2.solvers.aderdg.LagrangeBasis.dps |
Definition at line 14 of file LagrangeBasis.py.
int exahype2.solvers.aderdg.LagrangeBasis.PREC_DIGITS = 256 |
Definition at line 11 of file LagrangeBasis.py.
exahype2.solvers.aderdg.LagrangeBasis.pretty |
Definition at line 15 of file LagrangeBasis.py.
int exahype2.solvers.aderdg.LagrangeBasis.RENDER_DIGITS = 64 |
Definition at line 12 of file LagrangeBasis.py.