3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::RotationSymmetricSubControlVolumeFace< SubControlVolumeFace, RotationPolicy::toroid > Class Template Reference

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

#include <dumux/discretization/rotationsymmetricscvf.hh>

Inheritance diagram for Dumux::RotationSymmetricSubControlVolumeFace< SubControlVolumeFace, RotationPolicy::toroid >:
Inheritance graph

Description

template<class SubControlVolumeFace>
class Dumux::RotationSymmetricSubControlVolumeFace< SubControlVolumeFace, RotationPolicy::toroid >

Wrapper to make a sub control volume face rotation symmetric.

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

Public Member Functions

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

Member Function Documentation

◆ area()

template<class SubControlVolumeFace >
Scalar Dumux::RotationSymmetricSubControlVolumeFace< SubControlVolumeFace, RotationPolicy::toroid >::area ( ) const
inline

The area of the sub control volume face (Guldinus theorem)


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