-
- Downloads
Boundary dofs: extent to generic dune-functions basis
This change provides the usage of `constructBoundaryDofs` with any dune-funcions compatible basis. The user has to choose the correct data type for the BitVector. For backward-compatibility an ISTLVectorBackend wrapper is included.
Showing
- CHANGELOG.md 3 additions, 1 deletionCHANGELOG.md
- dune/fufem/functiontools/boundarydofs.hh 29 additions, 32 deletionsdune/fufem/functiontools/boundarydofs.hh
- dune/fufem/test/CMakeLists.txt 1 addition, 0 deletionsdune/fufem/test/CMakeLists.txt
- dune/fufem/test/constructboundarydofstest.cc 86 additions, 0 deletionsdune/fufem/test/constructboundarydofstest.cc
Loading
Please register or sign in to comment