![]() |
SG++-Doxygen-Documentation
|
#include <OperationGridBaseMPI.hpp>
Public Member Functions | |
| virtual | ~MPIWorkerGridBase () |
Public Member Functions inherited from sgpp::datadriven::clusteringmpi::MPIWorkerBase | |
| MPIWorkerBase (std::string worker_class_name) | |
| MPIWorkerBase () | |
| void | release_sub_workers (void) |
| void | start_sub_workers (void) |
| virtual void | start_worker_main (void)=0 |
| virtual | ~MPIWorkerBase (void) |
Protected Member Functions | |
| MPIWorkerGridBase (std::string operationName) | |
| MPIWorkerGridBase (std::string operationName, base::Grid &grid) | |
Protected Attributes | |
| int | complete_gridsize |
| int | grid_dimensions |
| int * | gridpoints |
| int | gridsize |
Protected Attributes inherited from sgpp::datadriven::clusteringmpi::MPIWorkerBase | |
| bool | verbose |
|
inlineexplicitprotected |
|
inlineprotected |
References sgpp::base::HashGridStorage::getDimension(), sgpp::base::HashGridPoint::getIndex(), sgpp::base::HashGridPoint::getLevel(), sgpp::base::HashGridStorage::getPoint(), sgpp::base::HashGridStorage::getSize(), sgpp::base::Grid::getStorage(), gridsize, python.utils.sg_projections::gridStorage, python.statsfileInfo::i, and chess::point.
|
inlinevirtual |
References gridpoints.
|
protected |
Referenced by sgpp::datadriven::clusteringmpi::DensityRhsWorker::DensityRhsWorker(), sgpp::datadriven::clusteringmpi::DensityWorker::DensityWorker(), sgpp::datadriven::clusteringmpi::PrunedGraphCreationWorker::PrunedGraphCreationWorker(), sgpp::datadriven::clusteringmpi::DensityWorker::receive_alpha(), and sgpp::datadriven::clusteringmpi::DensityWorker::send_alpha().
|
protected |
Referenced by sgpp::datadriven::clusteringmpi::DensityRhsWorker::DensityRhsWorker(), sgpp::datadriven::clusteringmpi::DensityWorker::DensityWorker(), sgpp::datadriven::clusteringmpi::PrunedGraphCreationWorker::PrunedGraphCreationWorker(), sgpp::datadriven::clusteringmpi::DensityWorker::receive_alpha(), and sgpp::datadriven::clusteringmpi::DensityWorker::send_alpha().
|
protected |
|
protected |