Periodic boundary conditions.
More...
Periodic boundary conditions.
◆ __init__()
def pde_tools.PeriodicBoundary.__init__ |
( |
|
self, |
|
|
|
ndim |
|
) |
| |
◆ inside()
def pde_tools.PeriodicBoundary.inside |
( |
|
self, |
|
|
|
x, |
|
|
|
on_boundary |
|
) |
| |
◆ map()
def pde_tools.PeriodicBoundary.map |
( |
|
self, |
|
|
|
x, |
|
|
|
y |
|
) |
| |
◆ ndim
pde_tools.PeriodicBoundary.ndim |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/ExaquteSandboxApplication/python_scripts/WindGenerator/utilities/pde_tools.py