version 3.11-dev
hybrid/elementvariables.hh File Reference

The element variables class for hybrid control-volume finite element methods. More...

#include <array>
#include <optional>
#include <ranges>
#include <type_traits>
#include <utility>
#include <vector>
#include <memory>
#include <dumux/common/concepts/ipdata_.hh>
#include <dumux/common/concepts/localdofs_.hh>
#include <dumux/discretization/elementsolution.hh>
#include <dumux/discretization/cvfe/quadraturerules.hh>
#include <dumux/discretization/cvfe/variablesdeflectionpolicy.hh>

Go to the source code of this file.

Classes

class  Dumux::Experimental::CVFE::HybridCVFEElementVariables< GVC, true >
 The (stencil) element variables class for hybrid control-volume finite element with caching. More...
 
class  Dumux::Experimental::CVFE::HybridCVFEElementVariables< GVC, false >
 The local (stencil) element variables class for control-volume finite element without caching. More...
 

Namespaces

namespace  Dumux
 
namespace  Dumux::Experimental
 
namespace  Dumux::Experimental::CVFE
 
Include dependency graph for hybrid/elementvariables.hh: