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 More... | |
template<typename IndexType > | |
FacePrimaryVariables & | operator[] (IndexType globalFaceDofIdx) |
bracket operator More... | |
|
inline |
|
inline |
bracket operator
|
inline |
bracket operator const access