20#ifndef OPM_EXTRACTPARALLELGRIDINFORMATIONTOISTL_HEADER_INCLUDED
21#define OPM_EXTRACTPARALLELGRIDINFORMATIONTOISTL_HEADER_INCLUDED
26namespace Dune {
class CpGrid; }
41void extractParallelGridInformationToISTL(
const Dune::CpGrid& grid, std::any& anyComm);
45void extractParallelGridInformationToISTL(
const Grid&, std::any&)
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition blackoilboundaryratevector.hh:37