The global face variables class for staggered models. More...
#include <dumux/discretization/staggered/facesolution.hh>
The global face variables class for staggered models.
Public Member Functions | |
| template<class SubControlVolumeFace, class GridGeometry> | |
| StaggeredFaceSolution (const SubControlVolumeFace &scvf, const FaceSolutionVector &sol, const GridGeometry &gridGeometry) | |
| template<typename IndexType> | |
| const FacePrimaryVariables & | operator[] (IndexType globalFaceDofIdx) const |
| bracket operator const access | |
| template<typename IndexType> | |
| FacePrimaryVariables & | operator[] (IndexType globalFaceDofIdx) |
| bracket operator | |
|
inline |
|
inline |
bracket operator
|
inline |
bracket operator const access