GridInterfaceEuler.hpp File Reference
#include <dune/common/fvector.hh>
#include <opm/core/utility/SparseTable.hpp>
#include <opm/core/utility/StopWatch.hpp>
#include <dune/grid/common/mcmgmapper.hh>
#include <dune/grid/CpGrid.hpp>
#include <boost/iterator/iterator_facade.hpp>
#include <boost/scoped_ptr.hpp>
#include <climits>
#include <iostream>
Include dependency graph for GridInterfaceEuler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::AllCellsLayout< dim >
 General cell layout. More...
 
struct  Opm::GICellMapper< DuneGrid >
 Mapper for general grids. More...
 
struct  Opm::CpGridCellMapper
 A mapper for Dune::CpGrid cells only. More...
 
struct  Opm::GICellMapper< Dune::CpGrid >
 
class  Opm::GIE::Cell< GridInterface, EntityPointerType >
 
class  Opm::GIE::Face< GI >
 
class  Opm::GIE::FaceIterator< GridInterface >
 Intersection (face) iterator for solver-near grid interface. More...
 
class  Opm::GIE::Cell< GridInterface, EntityPointerType >
 
class  Opm::GIE::CellIterator< GridInterface >
 
class  Opm::GridInterfaceEuler< DuneGrid >
 

Namespaces

 Opm
 
 Opm::GIE