Peano
Loading...
Searching...
No Matches
test_LagrangeBasis Namespace Reference

Variables

int order = 3
 
int nodesPerAxis = order+1
 
dict d = {}
 

Variable Documentation

◆ d

dict test_LagrangeBasis.d = {}

Definition at line 9 of file test_LagrangeBasis.py.

◆ nodesPerAxis

int test_LagrangeBasis.nodesPerAxis = order+1

Definition at line 7 of file test_LagrangeBasis.py.

◆ order

int test_LagrangeBasis.order = 3

Definition at line 6 of file test_LagrangeBasis.py.