ikarus-project / ikarus

Ikarus is a C++-based library that uses DUNE modules to solve partial differential equations with the finite element method and more.
https://ikarus-project.github.io/
Other
6 stars 3 forks source link

Missing import in basis.hh in python bindings #297

Closed AnikaStr closed 5 months ago

AnikaStr commented 5 months ago

Each Grid Implementation needs includes e.g. #include <dune/grid/uggrid.hh>