GridInterfaceEuler.hpp File Reference
#include <opm/grid/utility/SparseTable.hpp>
#include <opm/grid/utility/StopWatch.hpp>
#include <opm/grid/CpGrid.hpp>
#include <opm/common/utility/platform_dependent/disable_warnings.h>
#include <dune/common/fvector.hh>
#include <dune/grid/common/mcmgmapper.hh>
#include <dune/grid/common/defaultgridview.hh>
#include <boost/iterator/iterator_facade.hpp>
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <climits>
#include <iostream>
#include <memory>
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::GICellMapper< DuneGrid >
 Mapper for general grids. More...
 
struct  Opm::CpGridCellMapper
 A mapper for Dune::CpGrid cells only. More...
 
class  Opm::GIE::Face< GI >
 
class  Opm::GIE::FaceIterator< GridInterface >
 Intersection (face) iterator for solver-near grid interface. More...
 
class  Opm::GIE::Cell< GridInterface, EntityType >
 
class  Opm::GIE::CellIterator< GridInterface >
 
class  Opm::GridInterfaceEuler< DuneGrid >
 

Namespaces

namespace  Opm
 
namespace  Opm::GIE