#include <dumux/discretization/cellcentered/mpfa/omethod/interactionvolume.hh>
#include <dumux/discretization/cellcentered/mpfa/omethod/scvgeometryhelper.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"
Go to the source code of this file.
Forward declaration of the facet coupling MPFA-O interaction volume.
Class for the interaction volume of the mpfa-o scheme in the context of models involving coupling to a lower-dimensional domain across the element facets.
Classes | |
struct | Dumux::CCMpfaOFacetCouplingDefaultInteractionVolumeTraits< NodalIndexSet, Scalar > |
The default interaction volume traits class for the mpfa-o method in the context of facet coupling. This uses dynamic types types for matrices/vectors in order to work on general grids. More... | |
class | Dumux::CCMpfaOFacetCouplingInteractionVolume< Traits > |
Forward declaration of the facet coupling MPFA-O interaction volume. More... | |
class | Dumux::CCMpfaOFacetCouplingInteractionVolume< Traits >::InteriorBoundaryData |
Define data structure to store which scvfs lie on interior boundaries. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |