MCPcopy Create free account
hub / github.com/SeisSol/SeisSol / size

Method size

src/Kernels/PointSourceClusterOnDevice.cpp:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected