Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge branch 'hdivsurface' into 'master'
Hdivsurface See merge request jschoeberl/ngsolve!282
- Loading branch information
Showing
with
890 additions
and 8 deletions.
- +2 −2 comp/CMakeLists.txt
- +2 −1 comp/comp.hpp
- +10 −2 comp/facetsurffespace.cpp
- +719 −0 comp/hdivhosurfacefespace.cpp
- +95 −0 comp/hdivhosurfacefespace.hpp
- +53 −2 comp/python_comp.cpp
- +8 −0 fem/python_fem.cpp
- +1 −1 python/__init__.py
Oops, something went wrong.