| 28 | : clusterMapping_(mapping), sources_(sources) {} |
| 29 | |
| 30 | unsigned PointSourceClusterOnDevice::size() const { return sources_->numberOfSources; } |
| 31 | |
| 32 | void PointSourceClusterOnDevice::addTimeIntegratedPointSources( |
| 33 | double from, double to, seissol::parallel::runtime::StreamRuntime& runtime) { |
no outgoing calls
no test coverage detected