Brick Library 0.1
Performance-portable stencil datalayout & codegen
Loading...
Searching...
No Matches
Public Attributes | List of all members
mpi_stats Struct Reference

Statistics collection for MPI programs. More...

#include <brick-mpi.h>

Public Attributes

double min
 
double max
 
double avg
 
double sigma
 

Detailed Description

Statistics collection for MPI programs.

Member Data Documentation

◆ avg

double mpi_stats::avg

◆ max

double mpi_stats::max

◆ min

double mpi_stats::min

◆ sigma

double mpi_stats::sigma

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