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

Classes

struct  Box
 
struct  CCMpfa
 
struct  CCTpfa
 
struct  FCStaggered
 
struct  FEM
 
struct  None
 
struct  Staggered
 

Variables

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

Variable Documentation

◆ box

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

◆ ccmpfa

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

◆ cctpfa

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

◆ fcstaggered

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

◆ fem

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

◆ none

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

◆ staggered

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