3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Namespaces | Classes | Typedefs | Variables
Dumux::DiscretizationMethods Namespace Reference

Namespaces

namespace  CVFEMethods
 

Classes

struct  CCMpfa
 
struct  CCTpfa
 
struct  CVFE
 
struct  FCStaggered
 
struct  FEM
 
struct  None
 
struct  Staggered
 

Typedefs

using Box = CVFE< CVFEMethods::PQ1 >
 
using FCDiamond = CVFE< CVFEMethods::CR_RT >
 
using PQ1Bubble = CVFE< CVFEMethods::PQ1Bubble >
 

Variables

constexpr CCTpfa cctpfa {}
 
constexpr CCMpfa ccmpfa {}
 
constexpr Box box {}
 
constexpr PQ1Bubble pq1bubble {}
 
constexpr Staggered staggered {}
 
constexpr FEM fem {}
 
constexpr FCStaggered fcstaggered {}
 
constexpr FCDiamond fcdiamond {}
 
constexpr None none {}
 

Typedef Documentation

◆ Box

◆ FCDiamond

◆ PQ1Bubble

Variable Documentation

◆ box

constexpr Box Dumux::DiscretizationMethods::box {}
inlineconstexpr

◆ ccmpfa

constexpr CCMpfa Dumux::DiscretizationMethods::ccmpfa {}
inlineconstexpr

◆ cctpfa

constexpr CCTpfa Dumux::DiscretizationMethods::cctpfa {}
inlineconstexpr

◆ fcdiamond

constexpr FCDiamond Dumux::DiscretizationMethods::fcdiamond {}
inlineconstexpr

◆ fcstaggered

constexpr FCStaggered Dumux::DiscretizationMethods::fcstaggered {}
inlineconstexpr

◆ fem

constexpr FEM Dumux::DiscretizationMethods::fem {}
inlineconstexpr

◆ none

constexpr None Dumux::DiscretizationMethods::none {}
inlineconstexpr

◆ pq1bubble

constexpr PQ1Bubble Dumux::DiscretizationMethods::pq1bubble {}
inlineconstexpr

◆ staggered

constexpr Staggered Dumux::DiscretizationMethods::staggered {}
inlineconstexpr