3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
discretization/cellcentered/mpfa/omethod/interactionvolume.hh File Reference

Class for the interaction volume of the mpfa-o scheme. More...

#include <type_traits>
#include <dune/common/dynmatrix.hh>
#include <dune/common/dynvector.hh>
#include <dune/common/fvector.hh>
#include <dune/common/reservedvector.hh>
#include <dumux/discretization/cellcentered/mpfa/interactionvolumebase.hh>
#include <dumux/discretization/cellcentered/mpfa/localfacedata.hh>
#include <dumux/discretization/cellcentered/mpfa/methods.hh>
#include "localassembler.hh"
#include "localsubcontrolentities.hh"
#include "interactionvolumeindexset.hh"
#include "scvgeometryhelper.hh"

Go to the source code of this file.

Description

Class for the interaction volume of the mpfa-o scheme.

Classes

struct  Dumux::CCMpfaODefaultInteractionVolumeTraits< NodalIndexSet, Scalar >
 The default interaction volume traits class for the mpfa-o method. This uses dynamic types types for matrices/vectors in order to work on general grids. For interaction volumes known at compile time use the static interaction volume implementation. More...
 
class  Dumux::CCMpfaOInteractionVolume< Traits >
 Forward declaration of the o-method's interaction volume. More...
 
class  Dumux::CCMpfaOInteractionVolume< Traits >::DirichletData
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 
Include dependency graph for discretization/cellcentered/mpfa/omethod/interactionvolume.hh: