A point source data class used for integration in multidimensional models.  
 More...
#include <dumux/multidomain/embedded/pointsourcedata.hh>
template<class MDTraits>
class Dumux::PointSourceData< MDTraits >
- Note
- The point source and related data are connected via an identifier (id) 
◆ addBulkInterpolation() [1/2]
template<class MDTraits> 
  
  | 
        
          | void Dumux::PointSourceData< MDTraits >::addBulkInterpolation | ( | const ShapeValues & | shapeValues, |  
          |  |  | const std::vector< GridIndex< bulkIdx > > & | cornerIndices, |  
          |  |  | GridIndex< bulkIdx > | eIdx ) |  | inline | 
 
 
◆ addBulkInterpolation() [2/2]
◆ addLowDimInterpolation() [1/2]
template<class MDTraits> 
  
  | 
        
          | void Dumux::PointSourceData< MDTraits >::addLowDimInterpolation | ( | const ShapeValues & | shapeValues, |  
          |  |  | const std::vector< GridIndex< lowDimIdx > > & | cornerIndices, |  
          |  |  | GridIndex< lowDimIdx > | eIdx ) |  | inline | 
 
 
◆ addLowDimInterpolation() [2/2]
◆ bulkElementIdx()
◆ interpolateBulk()
template<class MDTraits> 
  
  | 
        
          | PrimaryVariables< bulkIdx > Dumux::PointSourceData< MDTraits >::interpolateBulk | ( | const SolutionVector< bulkIdx > & | sol | ) | const |  | inline | 
 
 
◆ interpolateLowDim()
template<class MDTraits> 
  
  | 
        
          | PrimaryVariables< lowDimIdx > Dumux::PointSourceData< MDTraits >::interpolateLowDim | ( | const SolutionVector< lowDimIdx > & | sol | ) | const |  | inline | 
 
 
◆ lowDimElementIdx()
The documentation for this class was generated from the following file: