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> | 
| using Dumux::PoreNetwork::FluidMatrix::LocalRulesTraits< ScalarT >::Cube = TwoPLocalRulesPlatonicBodyDefault<Pore::Shape::cube, ScalarT> | 
| using Dumux::PoreNetwork::FluidMatrix::LocalRulesTraits< ScalarT >::Dodecahedron = TwoPLocalRulesPlatonicBodyDefault<Pore::Shape::dodecahedron, ScalarT> | 
| using Dumux::PoreNetwork::FluidMatrix::LocalRulesTraits< ScalarT >::Icosahedron = TwoPLocalRulesPlatonicBodyDefault<Pore::Shape::icosahedron, ScalarT> | 
| using Dumux::PoreNetwork::FluidMatrix::LocalRulesTraits< ScalarT >::Octahedron = TwoPLocalRulesPlatonicBodyDefault<Pore::Shape::octahedron, ScalarT> | 
| using Dumux::PoreNetwork::FluidMatrix::LocalRulesTraits< ScalarT >::Tetrahedron = TwoPLocalRulesPlatonicBodyDefault<Pore::Shape::tetrahedron, ScalarT> |