3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::BuckleyLeverettAnalytic< TypeTag > Class Template Reference

#include <test/porousmediumflow/2p/sequential/buckleyleverettanalyticsolution.hh>

Public Member Functions

void calculateAnalyticSolution ()
 
BlockVector AnalyticSolution () const
 
template<class MultiWriter >
void addOutputVtkFields (MultiWriter &writer)
 
 BuckleyLeverettAnalytic (Problem &problem)
 Construct an IMPES object. More...
 
void initialize (Scalar vTot)
 

Constructor & Destructor Documentation

◆ BuckleyLeverettAnalytic()

template<class TypeTag >
Dumux::BuckleyLeverettAnalytic< TypeTag >::BuckleyLeverettAnalytic ( Problem &  problem)
inline

Construct an IMPES object.

Member Function Documentation

◆ addOutputVtkFields()

template<class TypeTag >
template<class MultiWriter >
void Dumux::BuckleyLeverettAnalytic< TypeTag >::addOutputVtkFields ( MultiWriter &  writer)
inline

◆ AnalyticSolution()

template<class TypeTag >
BlockVector Dumux::BuckleyLeverettAnalytic< TypeTag >::AnalyticSolution ( ) const
inline

◆ calculateAnalyticSolution()

template<class TypeTag >
void Dumux::BuckleyLeverettAnalytic< TypeTag >::calculateAnalyticSolution ( )
inline

◆ initialize()

template<class TypeTag >
void Dumux::BuckleyLeverettAnalytic< TypeTag >::initialize ( Scalar  vTot)
inline

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