Face centered diamond subcontrolvolume face. More...
#include <dumux/discretization/facecentered/diamond/subcontrolvolume.hh>
Face centered diamond subcontrolvolume face.
Public Types | |
using | GlobalPosition = typename T::GlobalPosition |
using | Traits = T |
state the traits public and thus export all types More... | |
Public Member Functions | |
FaceCenteredDiamondSubControlVolume ()=default | |
FaceCenteredDiamondSubControlVolume (const Scalar &volume, const GlobalPosition &dofPosition, const GlobalPosition ¢er, const LocalIndexType indexInElement, const GridIndexType eIdx, const GridIndexType dofIdx) | |
const GlobalPosition & | center () const |
The center of the sub control volume. More... | |
const GlobalPosition & | dofPosition () const |
The position of the degree of freedom. More... | |
Scalar | volume () const |
GridIndexType | dofIndex () const |
LocalIndexType | indexInElement () const |
GridIndexType | elementIndex () const |
LocalIndexType | localDofIndex () const |
using Dumux::FaceCenteredDiamondSubControlVolume< GridView, T >::GlobalPosition = typename T::GlobalPosition |
using Dumux::FaceCenteredDiamondSubControlVolume< GridView, T >::Traits = T |
state the traits public and thus export all types
|
default |
|
inline |
|
inline |
The center of the sub control volume.
|
inline |
|
inline |
The position of the degree of freedom.
|
inline |
|
inline |
|
inline |
|
inline |