All Classes Namespaces Files Functions Variables Typedefs Enumerator Pages
Opm::GridInit< Grid > Class Template Reference

A class intended to give a generic interface to initializing and accessing UnstructuredGrid and CpGrid, using specialized templates to accomplish this. More...

#include <GridInit.hpp>

Public Member Functions

 GridInit (const EclipseState &, const std::vector< double > &)
 Initialize from a deck and/or an eclipse state and (logical cartesian) specified pore volumes.
 

Detailed Description

template<class Grid>
class Opm::GridInit< Grid >

A class intended to give a generic interface to initializing and accessing UnstructuredGrid and CpGrid, using specialized templates to accomplish this.


The documentation for this class was generated from the following file: