version 3.9-dev
multistagefvassembler.hh File Reference

A linear system assembler (residual and Jacobian) for finite volume schemes. More...

Go to the source code of this file.

Classes

struct  Dumux::Experimental::Detail::LocalAssemblerChooser< DiscretizationMethods::CVFE< DM > >
 
struct  Dumux::Experimental::Detail::LocalAssemblerChooser< DiscretizationMethods::CCMpfa >
 
struct  Dumux::Experimental::Detail::LocalAssemblerChooser< DiscretizationMethods::CCTpfa >
 
class  Dumux::Experimental::MultiStageFVAssembler< TypeTag, diffMethod >
 A linear system assembler (residual and Jacobian) for finite volume schemes (box, tpfa, mpfa, ...) More...
 

Namespaces

namespace  Dumux
 
namespace  Dumux::Experimental
 
namespace  Dumux::Experimental::Detail
 

Typedefs

template<class TypeTag , class Impl , DiffMethod diffMethod>
using Dumux::Experimental::Detail::LocalAssemblerChooser_t = typename LocalAssemblerChooser< typename GetPropType< TypeTag, Properties::GridGeometry >::DiscretizationMethod >::template type< TypeTag, Impl, diffMethod >
 
Include dependency graph for multistagefvassembler.hh: