mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Minor compile fix with HAVE_DUNE_FEM.
This commit is contained in:
parent
08c0848e0d
commit
cf208af541
@ -402,7 +402,6 @@ class FvBaseDiscretization
|
||||
using DiscreteFunction = Dune::Fem::ISTLBlockVectorDiscreteFunction<DiscreteFunctionSpace, PrimaryVariables>;
|
||||
|
||||
// problem restriction and prolongation operator for adaptation
|
||||
using Problem = GetPropType<TypeTag, Properties::Problem>;
|
||||
using ProblemRestrictProlongOperator = typename Problem :: RestrictProlongOperator ;
|
||||
|
||||
// discrete function restriction and prolongation operator for adaptation
|
||||
|
Loading…
Reference in New Issue
Block a user