3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::PoreNetwork::FluidMatrix::LocalRulesTraits< ScalarT > Struct Template Reference

LocalRulesTraits for implementation of capillary pressure curves for multiple pore body geometries. More...

#include <dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/multishapelocalrules.hh>

Description

template<class ScalarT>
struct Dumux::PoreNetwork::FluidMatrix::LocalRulesTraits< ScalarT >

LocalRulesTraits for implementation of capillary pressure curves for multiple pore body geometries.

Public Types

using Tetrahedron = TwoPLocalRulesPlatonicBodyDefault< Pore::Shape::tetrahedron, ScalarT >
 
using Cube = TwoPLocalRulesPlatonicBodyDefault< Pore::Shape::cube, ScalarT >
 
using Octahedron = TwoPLocalRulesPlatonicBodyDefault< Pore::Shape::octahedron, ScalarT >
 
using Icosahedron = TwoPLocalRulesPlatonicBodyDefault< Pore::Shape::icosahedron, ScalarT >
 
using Dodecahedron = TwoPLocalRulesPlatonicBodyDefault< Pore::Shape::dodecahedron, ScalarT >
 

Member Typedef Documentation

◆ Cube

◆ Dodecahedron

template<class ScalarT >
using Dumux::PoreNetwork::FluidMatrix::LocalRulesTraits< ScalarT >::Dodecahedron = TwoPLocalRulesPlatonicBodyDefault<Pore::Shape::dodecahedron, ScalarT>

◆ Icosahedron

template<class ScalarT >
using Dumux::PoreNetwork::FluidMatrix::LocalRulesTraits< ScalarT >::Icosahedron = TwoPLocalRulesPlatonicBodyDefault<Pore::Shape::icosahedron, ScalarT>

◆ Octahedron

template<class ScalarT >
using Dumux::PoreNetwork::FluidMatrix::LocalRulesTraits< ScalarT >::Octahedron = TwoPLocalRulesPlatonicBodyDefault<Pore::Shape::octahedron, ScalarT>

◆ Tetrahedron

template<class ScalarT >
using Dumux::PoreNetwork::FluidMatrix::LocalRulesTraits< ScalarT >::Tetrahedron = TwoPLocalRulesPlatonicBodyDefault<Pore::Shape::tetrahedron, ScalarT>

The documentation for this struct was generated from the following file: