schnellerhase / dolfinx

Next generation FEniCS problem solving environment
https://fenicsproject.org
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Two grid (python) example using non matching mesh interpolation #1

Open schnellerhase opened 1 month ago

schnellerhase commented 1 month ago

The first step to showcasing what a general multigrid interpolation routine should be capable of, we want to implement a simple two grid python example that relies on the non matching meshes interpolation routines.