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.
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 |