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

Description

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

Wrapper to make a sub control volume face rotation symmetric.

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

Public Member Functions

Scalar area () const
 The area of the sub control volume face (surface of sphere) More...
 

Member Function Documentation

◆ area()

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

The area of the sub control volume face (surface of sphere)


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