OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
Vcluster_log Class Reference

Vcluster log. More...

Detailed Description

Vcluster log.

Stub object, it does nothing

Definition at line 167 of file Vcluster_log.hpp.

#include <Vcluster_log.hpp>

Public Member Functions

void start (size_t log_delay)
 
void openLog (size_t rank)
 
void logRecv (MPI_Status &stat)
 
void logSend (size_t prc)
 
void NBXreport (size_t nbx, openfpm::vector< MPI_Request > &req, bool reach_b, MPI_Status bar_stat)
 
void clear ()
 

Member Function Documentation

◆ clear()

void Vcluster_log::clear ( )
inline

Definition at line 175 of file Vcluster_log.hpp.

◆ logRecv()

void Vcluster_log::logRecv ( MPI_Status &  stat)
inline

Definition at line 172 of file Vcluster_log.hpp.

◆ logSend()

void Vcluster_log::logSend ( size_t  prc)
inline

Definition at line 173 of file Vcluster_log.hpp.

◆ NBXreport()

void Vcluster_log::NBXreport ( size_t  nbx,
openfpm::vector< MPI_Request > &  req,
bool  reach_b,
MPI_Status  bar_stat 
)
inline

Definition at line 174 of file Vcluster_log.hpp.

◆ openLog()

void Vcluster_log::openLog ( size_t  rank)
inline

Definition at line 171 of file Vcluster_log.hpp.

◆ start()

void Vcluster_log::start ( size_t  log_delay)
inline

Definition at line 170 of file Vcluster_log.hpp.


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