3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
facevariables.hh File Reference
#include <array>
#include <vector>

Go to the source code of this file.

Description

The face variables class for free flow staggered grid models. Contains all relevant velocities for the assembly of the momentum balance. When the upwindSchemeOrder is set to 2, additional velocities located at Dofs further from the central stencil will be added and used when calculating the advective term. When the order remains at 1, these velocities will not be provided.

Classes

struct  Dumux::Detail::InAxisVelocities< Scalar, upwindSchemeOrder >
 
struct  Dumux::Detail::InAxisVelocities< Scalar, 1 >
 
class  Dumux::StaggeredFaceVariables< FacePrimaryVariables, dim, upwindSchemeOrder >
 The face variables class for free flow staggered grid models. Contains all relevant velocities for the assembly of the momentum balance. When the upwindSchemeOrder is set to 2, additional velocities located at Dofs further from the central stencil will be added and used when calculating the advective term. When the order remains at 1, these velocities will not be provided. More...
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 
namespace  Dumux::Detail
 
Include dependency graph for facevariables.hh: