mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Removed whitespace.
This commit is contained in:
@@ -157,7 +157,7 @@ struct LocalLinearizerSplice<TypeTag, TTag::FlowExpCompProblem>
|
|||||||
|
|
||||||
// Set the problem property
|
// Set the problem property
|
||||||
template <class TypeTag, int NumComp>
|
template <class TypeTag, int NumComp>
|
||||||
struct Problem<TypeTag, TTag::FlowExpCompProblem<NumComp>>
|
struct Problem<TypeTag, TTag::FlowExpCompProblem<NumComp>>
|
||||||
{
|
{
|
||||||
using type = FlowProblemComp<TypeTag>;
|
using type = FlowProblemComp<TypeTag>;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user