SG++-Doxygen-Documentation
sgpp::datadriven::clusteringmpi::MPIWorkerGridBase Class Reference

#include <OperationGridBaseMPI.hpp>

Inheritance diagram for sgpp::datadriven::clusteringmpi::MPIWorkerGridBase:
sgpp::datadriven::clusteringmpi::MPIWorkerBase sgpp::datadriven::clusteringmpi::DensityRhsWorker sgpp::datadriven::clusteringmpi::DensityWorker sgpp::datadriven::clusteringmpi::PrunedGraphCreationWorker sgpp::datadriven::clusteringmpi::OperationDensityRhsMPI sgpp::datadriven::clusteringmpi::OperationDensityMultMPI sgpp::datadriven::clusteringmpi::OperationPrunedGraphCreationMPI

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
 

Constructor & Destructor Documentation

◆ MPIWorkerGridBase() [1/2]

sgpp::datadriven::clusteringmpi::MPIWorkerGridBase::MPIWorkerGridBase ( std::string  operationName)
inlineexplicitprotected

◆ MPIWorkerGridBase() [2/2]

◆ ~MPIWorkerGridBase()

virtual sgpp::datadriven::clusteringmpi::MPIWorkerGridBase::~MPIWorkerGridBase ( )
inlinevirtual

References gridpoints.

Member Data Documentation

◆ complete_gridsize

◆ grid_dimensions

◆ gridpoints

◆ gridsize


The documentation for this class was generated from the following file: