3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
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) More...
 

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: