Base class for the face variables vector.     
More...
#include <algorithm>
#include <cassert>
#include <vector>
#include <utility>
#include <dumux/discretization/elementsolution.hh>
Go to the source code of this file.
|  | 
| class | Dumux::FaceCenteredStaggeredElementVolumeVariables< GVV, true > | 
|  | Class for the face variables vector. Specialization for the case of storing the face variables globally. 
 | 
|  | 
| class | Dumux::FaceCenteredStaggeredElementVolumeVariables< GVV, false > | 
|  | Class for the face variables vector. Specialization for the case of not storing the face variables globally. 
 | 
|  |