3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces

The matrix problem. More...

#include <dune/geometry/quadraturerules.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/grid/yaspgrid.hh>
#include <dune/localfunctions/lagrange/pqkfactory.hh>
#include <dumux/common/math.hh>
#include <dumux/common/parameters.hh>
#include <dumux/common/properties.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/porousmediumflow/1p/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/porousmediumflow/1p/incompressiblelocalresidual.hh>
#include <dumux/material/components/constant.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include "spatialparams.hh"

Go to the source code of this file.

Description

The matrix problem.

Classes

struct  Dumux::Properties::TTag::Matrix
 
struct  Dumux::Properties::Grid< TypeTag, TTag::Matrix >
 
struct  Dumux::Properties::EnableGridGeometryCache< TypeTag, TTag::Matrix >
 
struct  Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, TTag::Matrix >
 
struct  Dumux::Properties::EnableGridFluxVariablesCache< TypeTag, TTag::Matrix >
 
struct  Dumux::Properties::SolutionDependentAdvection< TypeTag, TTag::Matrix >
 
struct  Dumux::Properties::SolutionDependentMolecularDiffusion< TypeTag, TTag::Matrix >
 
struct  Dumux::Properties::SolutionDependentHeatConduction< TypeTag, TTag::Matrix >
 
struct  Dumux::Properties::Problem< TypeTag, TTag::Matrix >
 
struct  Dumux::Properties::LocalResidual< TypeTag, TTag::Matrix >
 
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::Matrix >
 
struct  Dumux::Properties::SpatialParams< TypeTag, TTag::Matrix >
 
class  Dumux::MatrixProblem< TypeTag >
 The matrix problem. More...
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 
namespace  Dumux::Properties
 
namespace  Dumux::Properties::TTag
 Type tag for numeric models.
 
Include dependency graph for problem_matrix.hh: