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::disc > 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::disc >:
Inheritance graph

Description

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

Wrapper to make a sub control volume rotation symmetric.

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

Public Member Functions

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

Member Function Documentation

◆ volume()

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

The volume of the sub control volume (difference between two disks)


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