3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Typedefs | Variables
method.hh File Reference

The available discretization methods in Dumux. More...

#include <ostream>
#include <string>
#include <dumux/common/tag.hh>

Go to the source code of this file.

Description

The available discretization methods in Dumux.

Classes

struct  Dumux::DiscretizationMethods::CCTpfa
 
struct  Dumux::DiscretizationMethods::CCMpfa
 
struct  Dumux::DiscretizationMethods::CVFE< DM >
 
struct  Dumux::DiscretizationMethods::CVFEMethods::PQ1
 
struct  Dumux::DiscretizationMethods::CVFEMethods::CR_RT
 
struct  Dumux::DiscretizationMethods::CVFEMethods::PQ1Bubble
 
struct  Dumux::DiscretizationMethods::Staggered
 
struct  Dumux::DiscretizationMethods::FEM
 
struct  Dumux::DiscretizationMethods::FCStaggered
 
struct  Dumux::DiscretizationMethods::None
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
namespace  Dumux::DiscretizationMethods
 
namespace  Dumux::DiscretizationMethods::CVFEMethods
 

Typedefs

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

Variables

constexpr CCTpfa Dumux::DiscretizationMethods::cctpfa {}
 
constexpr CCMpfa Dumux::DiscretizationMethods::ccmpfa {}
 
constexpr Box Dumux::DiscretizationMethods::box {}
 
constexpr PQ1Bubble Dumux::DiscretizationMethods::pq1bubble {}
 
constexpr Staggered Dumux::DiscretizationMethods::staggered {}
 
constexpr FEM Dumux::DiscretizationMethods::fem {}
 
constexpr FCStaggered Dumux::DiscretizationMethods::fcstaggered {}
 
constexpr FCDiamond Dumux::DiscretizationMethods::fcdiamond {}
 
constexpr None Dumux::DiscretizationMethods::none {}
 
Include dependency graph for method.hh: