mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
silencing warning related to extra ; from BlackoilAmg
This commit is contained in:
parent
6f18f7115f
commit
90e69b59cf
@ -198,7 +198,7 @@ struct ScalarType<Dune::SeqScalarProduct<X> >
|
||||
typename ScalarType<X>::value, \
|
||||
typename ScalarType<Y>::value, \
|
||||
l> value; \
|
||||
};
|
||||
}
|
||||
|
||||
ComposeScalarTypeForSeqPrecond(Dune::SeqJac);
|
||||
ComposeScalarTypeForSeqPrecond(Dune::SeqSOR);
|
||||
|
Loading…
Reference in New Issue
Block a user