point source traits for the circle average coupling mode More...
#include <dumux/multidomain/embedded/circleaveragepointsourcetraits.hh>
point source traits for the circle average coupling mode
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... | |
using Dumux::CircleAveragePointSourceTraits< MDTraits >::PointSource = IntegrationPointSource<typename GridGeometry<i>::GlobalCoordinate, NumEqVector<i> > |
export the point source type for domain i
using Dumux::CircleAveragePointSourceTraits< MDTraits >::PointSourceData = PointSourceDataCircleAverage<MDTraits> |
export the point source data type
using Dumux::CircleAveragePointSourceTraits< MDTraits >::PointSourceHelper = IntegrationPointSourceHelper |
export the point source helper type for domain i