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