Jupyter tutorials
To work through the i-tutorials we refer to the repository https://github.com/ngsxfem/ngsxfem-jupyter with instructions and more material. Here, we give a selection of notebooks. You can run it through binder here: https://mybinder.org/v2/gh/ngsxfem/ngsxfem-jupyter/master?filepath=tutorials.ipynb .
- Geometry description with the level set function
- Integration on level set domains
- Unfitted FEM discretizations
- Fitted space-time finite elements
- Unfitted space-time finite elements
- Integration over domains defined by multiple level sets
- Solving PDEs on domians defined via multiple level sets
- Cell and basis aggregation in
ngsxfem - Unfitted Mixed FEM (using
HDivFE spaces)