Skip to content
Snippets Groups Projects

Add generalized derivative and local-to-global adapter to handle the global derivatives uniformly

Merged Praetorius, Simon requested to merge feature/gridfunctions_localtoglobal_adaptor into master
4 unresolved threads
2 files
+ 1
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -4,11 +4,13 @@ install(FILES
AnalyticGridFunction.hpp
ConstantGridFunction.hpp
CoordsGridFunction.hpp
Derivative.hpp
DerivativeGridFunction.hpp
DiscreteFunction.hpp
DiscreteFunction.inc.hpp
DOFVectorView.hpp
FunctorGridFunction.hpp
GridFunctionConcepts.hpp
GridFunction.hpp
OperationsGridFunction.hpp
Order.hpp
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/amdis/gridfunctions)
Loading