-
- Downloads
Add a wrapper that makes a dune-functions function space basis look like a dune-fufem one
This short class wraps a dune-functions-style function space basis and implements the interface of dune-fufem bases. That way you can now technically use dune-functions bases to assemble all your problems. Caveats: - constraints are not supported [[Imported from SVN: r13072]]
Showing
- dune/fufem/functionspacebases/CMakeLists.txt 1 addition, 0 deletionsdune/fufem/functionspacebases/CMakeLists.txt
- dune/fufem/functionspacebases/Makefile.am 1 addition, 0 deletionsdune/fufem/functionspacebases/Makefile.am
- dune/fufem/functionspacebases/dunefunctionsbasis.hh 89 additions, 0 deletionsdune/fufem/functionspacebases/dunefunctionsbasis.hh
Loading
Please register or sign in to comment