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

Method DistributionInstance

src/IO/Reader/Distribution.cpp:366–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

364}
365
366Distributor::DistributionInstance::DistributionInstance(const std::function<void()>& completion)
367 : completion(completion) {}
368
369} // namespace seissol::io::reader

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected