|
Peano
|
Variables | |
| int | order = 3 |
| int | nodesPerAxis = order+1 |
| dict | d = {} |
| dict test_LagrangeBasis.d = {} |
Definition at line 9 of file test_LagrangeBasis.py.
| int test_LagrangeBasis.nodesPerAxis = order+1 |
Definition at line 7 of file test_LagrangeBasis.py.
| int test_LagrangeBasis.order = 3 |
Definition at line 6 of file test_LagrangeBasis.py.