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

Definition of a problem, for the 1p2c problem: Component transport of oxygen in interstitial fluid. More...

#include <dune/grid/yaspgrid.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dune/geometry/referenceelements.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/box.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 <dumux/multidomain/embedded/couplingmanager1d3d.hh>
#include "spatialparams_tissue.hh"

Go to the source code of this file.

Description

Definition of a problem, for the 1p2c problem: Component transport of oxygen in interstitial fluid.

Classes

struct  Dumux::Properties::TTag::Tissue
 
struct  Dumux::Properties::TTag::TissueCC
 
struct  Dumux::Properties::TTag::TissueBox
 
struct  Dumux::Properties::Grid< TypeTag, TTag::Tissue >
 
struct  Dumux::Properties::EnableGridGeometryCache< TypeTag, TTag::Tissue >
 
struct  Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, TTag::Tissue >
 
struct  Dumux::Properties::EnableGridFluxVariablesCache< TypeTag, TTag::Tissue >
 
struct  Dumux::Properties::SolutionDependentAdvection< TypeTag, TTag::Tissue >
 
struct  Dumux::Properties::SolutionDependentMolecularDiffusion< TypeTag, TTag::Tissue >
 
struct  Dumux::Properties::SolutionDependentHeatConduction< TypeTag, TTag::Tissue >
 
struct  Dumux::Properties::Problem< TypeTag, TTag::Tissue >
 
struct  Dumux::Properties::LocalResidual< TypeTag, TTag::Tissue >
 
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::Tissue >
 
struct  Dumux::Properties::SpatialParams< TypeTag, TTag::Tissue >
 
class  Dumux::TissueProblem< TypeTag >
 Definition of a problem, for the 1p2c problem: Component transport of oxygen in interstitial fluid. 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_tissue.hh: