Peano
Loading...
Searching...
No Matches
exahype2.solvers.aderdg.LagrangeBasis Namespace Reference

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
 

Variable Documentation

◆ dps

exahype2.solvers.aderdg.LagrangeBasis.dps

Definition at line 14 of file LagrangeBasis.py.

◆ PREC_DIGITS

int exahype2.solvers.aderdg.LagrangeBasis.PREC_DIGITS = 256

Definition at line 11 of file LagrangeBasis.py.

◆ pretty

exahype2.solvers.aderdg.LagrangeBasis.pretty

Definition at line 15 of file LagrangeBasis.py.

◆ RENDER_DIGITS

int exahype2.solvers.aderdg.LagrangeBasis.RENDER_DIGITS = 64

Definition at line 12 of file LagrangeBasis.py.