◆ __init__()
def ode_solve.Grid1D.__init__ |
( |
|
self, |
|
|
|
size, |
|
|
|
lower_bound = 0 , |
|
|
|
upper_bound = 1 , |
|
|
|
grid = None |
|
) |
| |
◆ __getitem__()
def ode_solve.Grid1D.__getitem__ |
( |
|
self, |
|
|
|
index |
|
) |
| |
◆ __len__()
def ode_solve.Grid1D.__len__ |
( |
|
self | ) |
|
◆ grid
◆ lower_bound
ode_solve.Grid1D.lower_bound |
◆ size
◆ upper_bound
ode_solve.Grid1D.upper_bound |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/ExaquteSandboxApplication/python_scripts/WindGenerator/ode_solve.py