the sub control volume for the pq1bubble scheme More...
#include <dumux/discretization/pq1bubble/subcontrolvolume.hh>
| GV | the type of the grid view |
| T | the scvf geometry traits |
Public Types | |
| using | Traits = T |
| state the traits public and thus export all types | |
Public Member Functions | |
| PQ1BubbleSubControlVolume ()=default | |
| PQ1BubbleSubControlVolume (const Scalar &volume, const GlobalPosition &dofPosition, const GlobalPosition ¢er, const LocalIndexType indexInElement, const GridIndexType eIdx, const GridIndexType dofIdx, bool overlapping=false) | |
| const GlobalPosition & | center () const |
| The center of the sub control volume. | |
| const GlobalPosition & | dofPosition () const |
| The position of the degree of freedom. | |
| Scalar | volume () const |
| bool | isOverlapping () const |
| returns true if the sub control volume is overlapping with another scv | |
| GridIndexType | dofIndex () const |
| LocalIndexType | indexInElement () const |
| GridIndexType | elementIndex () const |
| LocalIndexType | localDofIndex () const |
| using Dumux::PQ1BubbleSubControlVolume< GridView, T >::Traits = T |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |