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

Description

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

Wrapper to make a sub control volume face rotation symmetric.

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

Public Member Functions

Scalar area () const
 The area of the sub control volume face (circumference of circle) More...
 

Member Function Documentation

◆ area()

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

The area of the sub control volume face (circumference of circle)


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