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 | |
| template<std::size_t i> | |
| using | PointSourceHelper = IntegrationPointSourceHelper | 
| export the point source helper type for domain i | |
| using | PointSourceData = PointSourceDataCircleAverage<MDTraits> | 
| export the point source data type | |
| using Dumux::CircleAveragePointSourceTraits< MDTraits >::PointSource = IntegrationPointSource<typename GridGeometry<i>::GlobalCoordinate, NumEqVector<i>> | 
| using Dumux::CircleAveragePointSourceTraits< MDTraits >::PointSourceData = PointSourceDataCircleAverage<MDTraits> | 
| using Dumux::CircleAveragePointSourceTraits< MDTraits >::PointSourceHelper = IntegrationPointSourceHelper |