fix building with dunefem

This commit is contained in:
Tor Harald Sandve
2021-05-18 15:31:57 +02:00
parent 842e0a53a4
commit 89e5b6758b
4 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -248,7 +248,7 @@ extractThpresft_(const DeckKeyword& thpresftKeyword)
#if HAVE_DUNE_FEM
template class EclGenericThresholdPressure<Dune::CpGrid,
Dune::GridView<Dune::Fem::GridPart2GridViewTraits<Dune::Fem::AdaptiveLeafGridPart<Dune::CpGrid, Dune::PartitionIteratorType(4), false>>>,
Dune::MultipleCodimMultipleGeomTypeMapper<Dune::GridView<Dune::Fem::GridPart2GridViewTraits<Dune::Fem::AdaptiveLeafGridPart<Dune::CpGrid, Dune::PartitionIteratorType(4), false>>>,
Dune::MultipleCodimMultipleGeomTypeMapper<Dune::GridView<Dune::Fem::GridPart2GridViewTraits<Dune::Fem::AdaptiveLeafGridPart<Dune::CpGrid, Dune::PartitionIteratorType(4), false>>>>,
double>;
#else
template class EclGenericThresholdPressure<Dune::CpGrid,