version 3.11-dev
Dumux::Experimental::CVFE Namespace Reference

Classes

struct  HybridCVFEDefaultGridVariablesCacheTraits
 
class  HybridCVFEElementVariables
 The (stencil) element variables class for hybrid control-volume finite element. More...
 
class  HybridCVFEElementVariables< GVC, false >
 The local (stencil) element variables class for control-volume finite element without caching. More...
 
class  HybridCVFEElementVariables< GVC, true >
 The (stencil) element variables class for hybrid control-volume finite element with caching. More...
 
class  HybridCVFEGridVariablesCache
 The grid variables cache class for hybrid control-volume finite element methods. More...
 
class  HybridCVFEGridVariablesCache< Traits, false >
 
class  HybridCVFEGridVariablesCache< Traits, true >