mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove some unused typedefs and constant, some indentation fixes
This commit is contained in:
parent
29926a7d06
commit
d98dd5a309
@ -182,7 +182,6 @@ class CuvetteProblem : public GET_PROP_TYPE(TypeTag, BaseProblem)
|
||||
enum { conti0EqIdx = Indices::conti0EqIdx };
|
||||
|
||||
// Grid and world dimension
|
||||
enum { dim = GridView::dimension };
|
||||
enum { dimWorld = GridView::dimensionworld };
|
||||
|
||||
typedef typename GridView::ctype CoordScalar;
|
||||
|
Loading…
Reference in New Issue
Block a user