3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::FVTransport2P2C< TypeTag >::LocalTimesteppingData Struct Reference

#include <dumux/porousmediumflow/2p2c/sequential/fvtransport.hh>

Public Member Functions

 LocalTimesteppingData ()

Public Attributes

Dune::FieldVector< EntryType, 2 *dim > faceFluxes
Dune::FieldVector< Scalar, 2 *dim > faceTargetDt
Scalar dt

Constructor & Destructor Documentation

◆ LocalTimesteppingData()

template<class TypeTag>
Dumux::FVTransport2P2C< TypeTag >::LocalTimesteppingData::LocalTimesteppingData ( )
inline

Member Data Documentation

◆ dt

template<class TypeTag>
Scalar Dumux::FVTransport2P2C< TypeTag >::LocalTimesteppingData::dt

◆ faceFluxes

template<class TypeTag>
Dune::FieldVector<EntryType, 2*dim> Dumux::FVTransport2P2C< TypeTag >::LocalTimesteppingData::faceFluxes

◆ faceTargetDt

template<class TypeTag>
Dune::FieldVector<Scalar, 2*dim> Dumux::FVTransport2P2C< TypeTag >::LocalTimesteppingData::faceTargetDt

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