Dune-Functions 2.11
Loading...
Searching...
No Matches
Examples

Below you can find commented examples explaining the building blocks of dune-functions. The source code of all examples can be found in the examples/ subdirectory of the dune-functions module and is also available in the Example sources section. Currently there is only one commented example in the tutorial:

C++ examples

  1. Poisson equation (C++)

Python examples

  1. Poisson equation (Python)
  1. Mixed FE discretization of the Poisson equation (Python)