DUNE PDELab (git)
Dune::PDELab::TwoPhaseParameterTraits< GV, RF > Struct Template Reference
traits class for two phase parameter class More...
#include <dune/pdelab/localoperator/twophaseccfv.hh>
Public Types | |
enum | { dimDomain = GV::dimension } |
Enum for domain dimension. More... | |
using | GridViewType = GV |
the grid view | |
using | DomainFieldType = typename GV::Grid::ctype |
Export type for domain field. | |
using | DomainType = Dune::FieldVector< DomainFieldType, dimDomain > |
domain type | |
using | IntersectionDomainType = Dune::FieldVector< DomainFieldType, dimDomain-1 > |
domain type | |
using | RangeFieldType = RF |
Export type for range field. | |
using | RangeType = Dune::FieldVector< RF, GV::dimensionworld > |
range type | |
using | PermTensorType = RangeFieldType |
permeability tensor type | |
using | ElementType = typename GV::Traits::template Codim< 0 >::Entity |
grid types | |
Detailed Description
template<typename GV, typename RF>
struct Dune::PDELab::TwoPhaseParameterTraits< GV, RF >
struct Dune::PDELab::TwoPhaseParameterTraits< GV, RF >
traits class for two phase parameter class
Member Enumeration Documentation
◆ anonymous enum
template<typename GV , typename RF >
anonymous enum |
The documentation for this struct was generated from the following file:
- dune/pdelab/localoperator/twophaseccfv.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)