version 3.8.0
Loading...
Searching...
No Matches
Dumux::PoreNetwork::FluidMatrix::LocalRulesTraits< ScalarT > Struct Template Reference

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

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

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: