fvbaseproblem.hh File Reference
#include "fvbaseproperties.hh"
#include <opm/models/io/vtkmultiwriter.hh>
#include <opm/models/io/restart.hh>
#include <opm/models/discretization/common/restrictprolong.hh>
#include <dune/common/fvector.hh>
#include <iostream>
#include <limits>
#include <string>
#include <sys/stat.h>
Include dependency graph for fvbaseproblem.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::FvBaseProblem< TypeTag >
 Base class for all problems which use a finite volume spatial discretization. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties
 

Detailed Description

Base class for all problems which use a finite volume spatial discretization.

Note
All quantities are specified assuming a threedimensional world. Problems discretized using 2D grids are assumed to be extruded by $1 m$ and 1D grids are assumed to have a cross section of $1m \times 1m$.