version 3.8
Dumux::CircleAveragePointSourceTraits< MDTraits > Struct Template Reference

point source traits for the circle average coupling mode

#include <dumux/multidomain/embedded/circleaveragepointsourcetraits.hh>

Public Types

template<std::size_t i>
using PointSource = IntegrationPointSource< typename GridGeometry< i >::GlobalCoordinate, NumEqVector< i > >
 export the point source type for domain i More...
 
template<std::size_t i>
using PointSourceHelper = IntegrationPointSourceHelper
 export the point source helper type for domain i More...
 
using PointSourceData = PointSourceDataCircleAverage< MDTraits >
 export the point source data type More...
 

Member Typedef Documentation

◆ PointSource

template<class MDTraits >
template<std::size_t i>
using Dumux::CircleAveragePointSourceTraits< MDTraits >::PointSource = IntegrationPointSource<typename GridGeometry<i>::GlobalCoordinate, NumEqVector<i> >

◆ PointSourceData

template<class MDTraits >
using Dumux::CircleAveragePointSourceTraits< MDTraits >::PointSourceData = PointSourceDataCircleAverage<MDTraits>

◆ PointSourceHelper

template<class MDTraits >
template<std::size_t i>
using Dumux::CircleAveragePointSourceTraits< MDTraits >::PointSourceHelper = IntegrationPointSourceHelper

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