Block-Structured AMR Software Framework
CommProfStats::SendRecvPairUnpaired Struct Reference

#include <AMReX_CommProfStats.H>

Inheritance diagram for CommProfStats::SendRecvPairUnpaired:
CommProfStats::SendRecvPair

Public Member Functions

 SendRecvPairUnpaired (const amrex::BLProfiler::CommFuncType cft, const int sp, const int rp, const int ds, const int tg, const Real st, const Real rt, const Real tt)
 
- Public Member Functions inherited from CommProfStats::SendRecvPair
 SendRecvPair (const int sp, const int rp, const int ds, const int tg, const Real st, const Real rt, const Real tt)
 
bool Matches (int fromproc, int toproc, int size, int mtag)
 
bool Matches (int fromproc, int toproc, int size)
 
long HashLong ()
 

Public Attributes

amrex::BLProfiler::CommFuncType unmatchedCFType
 
- Public Attributes inherited from CommProfStats::SendRecvPair
int fromProc
 
int toProc
 
int dataSize
 
int tag
 
Real sendTime
 
Real recvTime
 
Real totalTime
 

Additional Inherited Members

- Static Public Member Functions inherited from CommProfStats::SendRecvPair
static long HashLong (int fp, int tp, int t)
 
static long HashLong (int fp, int tp, int, int t)
 

Constructor & Destructor Documentation

◆ SendRecvPairUnpaired()

CommProfStats::SendRecvPairUnpaired::SendRecvPairUnpaired ( const amrex::BLProfiler::CommFuncType  cft,
const int  sp,
const int  rp,
const int  ds,
const int  tg,
const Real  st,
const Real  rt,
const Real  tt 
)
inline

Member Data Documentation

◆ unmatchedCFType

amrex::BLProfiler::CommFuncType CommProfStats::SendRecvPairUnpaired::unmatchedCFType

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