Skip to content
Snippets Groups Projects
Commit ed7e9237 authored by René Fritze's avatar René Fritze
Browse files

[tests] revamp fem projection test

parent 28bd729e
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,6 @@ namespace Dune { ...@@ -31,7 +31,6 @@ namespace Dune {
namespace Stuff { namespace Stuff {
namespace Function { namespace Function {
template <class DomainFieldImp, int domainDim, class RangeFieldImp, int rangeDim> template <class DomainFieldImp, int domainDim, class RangeFieldImp, int rangeDim>
class Expression : public ExpressionBase<DomainFieldImp, domainDim, RangeFieldImp, rangeDim> class Expression : public ExpressionBase<DomainFieldImp, domainDim, RangeFieldImp, rangeDim>
#if HAVE_DUNE_FEM #if HAVE_DUNE_FEM
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment