mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
changed: remove SET_PROP macro usage
This commit is contained in:
@@ -43,7 +43,8 @@ struct EclFlowGasOilProblem {
|
||||
}
|
||||
|
||||
//! The indices required by the model
|
||||
SET_PROP(EclFlowGasOilProblem, Indices)
|
||||
template<class TypeTag>
|
||||
struct Indices<TypeTag, TTag::EclFlowGasOilProblem>
|
||||
{
|
||||
private:
|
||||
// it is unfortunately not possible to simply use 'TypeTag' here because this leads
|
||||
|
||||
Reference in New Issue
Block a user