#include <dumux/discretization/localview.hh>
#include <dumux/discretization/staggered/elementfacevariables.hh>
Go to the source code of this file.
Face variables cache class for staggered models.
Classes | |
struct | Dumux::StaggeredDefaultGridFaceVariablesTraits< P, FV > |
Traits class to be used for the StaggeredGridFaceVariables. More... | |
class | Dumux::StaggeredGridFaceVariables< P, FV, true, Traits > |
Face variables cache class for staggered models. Specialization in case of storing the face variables. More... | |
class | Dumux::StaggeredGridFaceVariables< P, FV, false, Traits > |
Face variables cache class for staggered models. Specialization in case of not storing the face variables. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |