seapodym-parallel
Fish dynamics models with parameter estimations
|
This is the complete list of members for DistDataCollector, including all inherited members.
BAD_VALUE (defined in DistDataCollector) | DistDataCollector | |
DistDataCollector(MPI_Comm comm, int numChunks, int numSize) | DistDataCollector | |
DistDataCollector(const DistDataCollector &)=delete (defined in DistDataCollector) | DistDataCollector | |
DistDataCollector(DistDataCollector &&other) noexcept (defined in DistDataCollector) | DistDataCollector | |
endEpoch() | DistDataCollector | inline |
flush() | DistDataCollector | inline |
free() | DistDataCollector | inline |
get(int chunkId) | DistDataCollector | |
get(int chunkId, double *buffer) | DistDataCollector | |
getAsync(int chunkId, double *buffer) | DistDataCollector | inline |
getCollectedDataPtr() | DistDataCollector | inline |
getNumChunks() const | DistDataCollector | inline |
getNumSize() const | DistDataCollector | inline |
operator=(const DistDataCollector &)=delete (defined in DistDataCollector) | DistDataCollector | |
operator=(DistDataCollector &&other) noexcept (defined in DistDataCollector) | DistDataCollector | |
put(int chunkId, const double *data) | DistDataCollector | |
putAsync(int chunkId, const double *data) | DistDataCollector | inline |
startEpoch() | DistDataCollector | inline |
~DistDataCollector() | DistDataCollector |