The grid variable class for finite volume schemes, storing variables on scv and scvf (volume and flux variables) More...
#include <utility>
#include <memory>
#include <dumux/common/typetraits/problem.hh>
#include <dumux/discretization/localview.hh>
#include <dumux/experimental/discretization/gridvariables.hh>
Go to the source code of this file.
Classes | |
class | Dumux::Experimental::FVGridVariablesLocalView< GV > |
Finite volume-specific local view on grid variables. More... | |
class | Dumux::Experimental::FVGridVariables< GVV, GFVC, X > |
The grid variable class for finite volume schemes, storing variables on scv and scvf (volume and flux variables). More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Experimental |