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

Description

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

Wrapper to make a sub control volume rotation symmetric.

Template Parameters
SubControlVolumeThe wrapped scv type
Note
Specialization for the 'toroid' policy (2d grid --> 3d toroid)
We rotate about the second axis

Public Member Functions

Scalar volume () const
 The volume of the sub control volume (Guldinus theorem) More...
 

Member Function Documentation

◆ volume()

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

The volume of the sub control volume (Guldinus theorem)


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