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
4 stars 2 forks source link

Missing import in basis.hh in python bindings #297

Closed AnikaStr closed 3 weeks ago

AnikaStr commented 3 weeks ago

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