version 3.9.0
Loading...
Searching...
No Matches
Dumux::DefaultPointSourceTraits< MDTraits > Struct Template Reference

the default point source traits

#include <dumux/multidomain/embedded/couplingmanagerbase.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 = Dumux::PointSourceData<MDTraits>
 export the point source data type
 

Member Typedef Documentation

◆ PointSource

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

◆ PointSourceData

template<class MDTraits >
using Dumux::DefaultPointSourceTraits< MDTraits >::PointSourceData = Dumux::PointSourceData<MDTraits>

◆ PointSourceHelper

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

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