version 3.9-dev
discretization/facecentered/diamond/fvgridgeometry.hh File Reference

Go to the source code of this file.

Description

Grid geometry for the diamond discretization.

Classes

struct  Dumux::FaceCenteredDiamondDefaultGridGeometryTraits< GridView >
 The default traits for the face-centered diamond finite volume grid geometry Defines the scv and scvf types and the mapper types. More...
 
class  Dumux::FaceCenteredDiamondFVGridGeometry< GV, enableCaching, Traits >
 Grid geometry for the diamond discretization. More...
 

Namespaces

namespace  Dumux
 
namespace  Dumux::Detail
 Distance implementation details.
 

Typedefs

template<class GV , class T >
using Dumux::Detail::FaceCenteredDiamondGeometryHelper_t = Dune::Std::detected_or_t< Dumux::DiamondGeometryHelper< GV, typename T::SubControlVolume, typename T::SubControlVolumeFace >, SpecifiesGeometryHelper, T >
 
Include dependency graph for discretization/facecentered/diamond/fvgridgeometry.hh: