3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::RotationSymmetricSubControlVolume< SubControlVolume, RotationPolicy::ball > Class Template Reference

Wrapper to make a sub control volume rotation symmetric. More...

#include <dumux/discretization/rotationsymmetricscv.hh>

Inheritance diagram for Dumux::RotationSymmetricSubControlVolume< SubControlVolume, RotationPolicy::ball >:
Inheritance graph

Description

template<class SubControlVolume>
class Dumux::RotationSymmetricSubControlVolume< SubControlVolume, RotationPolicy::ball >

Wrapper to make a sub control volume rotation symmetric.

Template Parameters
SubControlVolumeThe wrapped scv type
Note
Specialization for the 'ball' policy (1d grid --> 3d ball)

Public Member Functions

Scalar volume () const
 The volume of the sub control volume (difference between two balls).

Member Function Documentation

◆ volume()

template<class SubControlVolume>
Scalar Dumux::RotationSymmetricSubControlVolume< SubControlVolume, RotationPolicy::ball >::volume ( ) const
inline

The volume of the sub control volume (difference between two balls).


The documentation for this class was generated from the following file: