PyGetDP¶
- Release
0.0.3
- Date
Feb 19, 2020
PyGetDP is open-source software for creating GetDP problems descriptions and solving the relevant partial differential equations with the Finite Element method.
Examples¶
Tutorials with worked examples and background information for most PyGetDP submodules.
API Reference¶
The exact API of all functions and classes, as given by the docstrings. The API documents expected types and allowed features for all functions, and all parameters available for the algorithms.
|
Defining topological entities |
|
Defining global and piecewise expressions |
Building function spaces |
|
|
Defining jacobian methods |
Defining integration methods. |
|
Building equations |
|
Solving systems of equations |
|
Exploiting computational results |
|
Exporting results |