20 #ifndef OPM_GRIDUTILITIES_HEADER_INCLUDED
21 #define OPM_GRIDUTILITIES_HEADER_INCLUDED
24 #include <opm/core/utility/SparseTable.hpp>
38 SparseTable<int>& nb);
42 #endif // OPM_GRIDUTILITIES_HEADER_INCLUDED
Main OPM-Core grid data structure along with helper functions for construction, destruction and readi...
Data structure for an unstructured grid, unstructured meaning that any cell may have an arbitrary num...
Definition: grid.h:98