opm-simulators
GenericCpGridVanguard.hpp File Reference

Helper class for grid instantiation of ECL file-format using problems. More...

#include <opm/grid/CpGrid.hpp>
#include <opm/grid/cpgrid/LevelCartesianIndexMapper.hpp>
#include <opm/simulators/flow/FlowGenericVanguard.hpp>
#include <functional>
#include <memory>
#include <optional>
#include <vector>

Go to the source code of this file.

Classes

class  Opm::GenericCpGridVanguard< ElementMapper, GridView, Scalar >
 

Namespaces

 Opm
 Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that both can include.
 

Detailed Description

Helper class for grid instantiation of ECL file-format using problems.

This class uses Dune::CpGrid as the simulation grid.