Class for the interaction volume of the mpfa-o scheme to be used when the sizes are known at compile time, e.g. for non-boundary interaction volumes on structured grids. More...
#include <dune/common/fmatrix.hh>
#include <dune/common/fvector.hh>
#include <dune/common/exceptions.hh>
#include <dumux/common/math.hh>
#include <dumux/discretization/cellcentered/mpfa/interactionvolumebase.hh>
#include <dumux/discretization/cellcentered/mpfa/dualgridindexset.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 "interactionvolume.hh"
#include "scvgeometryhelper.hh"
Go to the source code of this file.
Class for the interaction volume of the mpfa-o scheme to be used when the sizes are known at compile time, e.g. for non-boundary interaction volumes on structured grids.
Classes | |
struct | Dumux::CCMpfaODefaultStaticInteractionVolumeTraits< NI, S, C, F > |
The default interaction volume traits class for the mpfa-o method with known size of the interaction volumes at compile time. It uses statically sized containers for the iv-local data structures and static matrices and vectors. More... | |
class | Dumux::CCMpfaOStaticInteractionVolume< Traits > |
Forward declaration of the o-method's static interaction volume. More... | |
struct | Dumux::CCMpfaOStaticInteractionVolume< Traits >::DirichletData |
This does not work on surface grids. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |