Opm::TransFluxModule< TypeTag > Struct Template Reference

Specifies a flux module which uses transmissibilities. More...

#include <transfluxmodule.hh>

Public Types

using FluxIntensiveQuantities = TransIntensiveQuantities< TypeTag >
 
using FluxExtensiveQuantities = TransExtensiveQuantities< TypeTag >
 
using FluxBaseProblem = TransBaseProblem< TypeTag >
 

Static Public Member Functions

static void registerParameters ()
 Register all run-time parameters for the flux module. More...
 

Detailed Description

template<class TypeTag>
struct Opm::TransFluxModule< TypeTag >

Specifies a flux module which uses transmissibilities.

Member Typedef Documentation

◆ FluxBaseProblem

template<class TypeTag >
using Opm::TransFluxModule< TypeTag >::FluxBaseProblem = TransBaseProblem<TypeTag>

◆ FluxExtensiveQuantities

template<class TypeTag >
using Opm::TransFluxModule< TypeTag >::FluxExtensiveQuantities = TransExtensiveQuantities<TypeTag>

◆ FluxIntensiveQuantities

template<class TypeTag >
using Opm::TransFluxModule< TypeTag >::FluxIntensiveQuantities = TransIntensiveQuantities<TypeTag>

Member Function Documentation

◆ registerParameters()

template<class TypeTag >
static void Opm::TransFluxModule< TypeTag >::registerParameters ( )
inlinestatic

Register all run-time parameters for the flux module.


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