SG++-Doxygen-Documentation
sgpp::datadriven::clusteringmpi::MPIWorkerBase Class Referenceabstract

Base class for MPI master node operations. More...

#include <OperationMPI.hpp>

Inheritance diagram for sgpp::datadriven::clusteringmpi::MPIWorkerBase:
sgpp::datadriven::clusteringmpi::MPIWorkerPackageBase< double > sgpp::datadriven::clusteringmpi::MPIWorkerPackageBase< int > sgpp::datadriven::clusteringmpi::MPIWorkerGraphBase sgpp::datadriven::clusteringmpi::MPIWorkerGridBase sgpp::datadriven::clusteringmpi::MPIWorkerPackageBase< T > sgpp::datadriven::clusteringmpi::WorkerDummy sgpp::datadriven::clusteringmpi::DensityRhsWorker sgpp::datadriven::clusteringmpi::DensityWorker sgpp::datadriven::clusteringmpi::PrunedGraphCreationWorker sgpp::datadriven::clusteringmpi::DensityRhsWorker sgpp::datadriven::clusteringmpi::GraphCreationWorker sgpp::datadriven::clusteringmpi::PrunedGraphCreationWorker sgpp::datadriven::clusteringmpi::DensityRhsWorker sgpp::datadriven::clusteringmpi::DensityWorker sgpp::datadriven::clusteringmpi::PrunedGraphCreationWorker sgpp::datadriven::clusteringmpi::OperationDummy

Public Member Functions

 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 Attributes

bool verbose
 

Detailed Description

Base class for MPI master node operations.

Constructor & Destructor Documentation

◆ MPIWorkerBase() [1/2]

◆ MPIWorkerBase() [2/2]

sgpp::datadriven::clusteringmpi::MPIWorkerBase::MPIWorkerBase ( void  )

◆ ~MPIWorkerBase()

sgpp::datadriven::clusteringmpi::MPIWorkerBase::~MPIWorkerBase ( void  )
virtual

Member Function Documentation

◆ release_sub_workers()

void sgpp::datadriven::clusteringmpi::MPIWorkerBase::release_sub_workers ( void  )

◆ start_sub_workers()

◆ start_worker_main()

Member Data Documentation

◆ verbose


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