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

#include <AMReX_CommProfStats.H>

Public Member Functions

 BarrierEntry ()
 
 BarrierEntry (long n, const std::string &nm, long i, int bnn)
 
BarrierEntryoperator= (const BarrierEntry &be)
 

Public Attributes

long number
 
std::string name
 
long seekIndex
 
int bNameNumber
 

Constructor & Destructor Documentation

◆ BarrierEntry() [1/2]

CommProfStats::BarrierEntry::BarrierEntry ( )
inline

◆ BarrierEntry() [2/2]

CommProfStats::BarrierEntry::BarrierEntry ( long  n,
const std::string &  nm,
long  i,
int  bnn 
)
inline

Member Function Documentation

◆ operator=()

CommProfStats::BarrierEntry & CommProfStats::BarrierEntry::operator= ( const BarrierEntry be)

Member Data Documentation

◆ bNameNumber

int CommProfStats::BarrierEntry::bNameNumber

◆ name

std::string CommProfStats::BarrierEntry::name

◆ number

long CommProfStats::BarrierEntry::number

◆ seekIndex

long CommProfStats::BarrierEntry::seekIndex

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