PPL Logo

StartUpMsg Class Reference

#include <amr.h>

Inheritance diagram for StartUpMsg:

Inheritance graph
[legend]
Collaboration diagram for StartUpMsg:

Collaboration graph
[legend]

Public Member Functions

 StartUpMsg ()
 StartUpMsg (int dep, int synchInt, int dim, int totIter)
 StartUpMsg (int dep, int synchInt, int dim, int totIter, bool statcoll)

Data Fields

int depth
int synchInterval
int dimension
int totalIterations
int statCollection

Detailed Description

Definition at line 241 of file amr.h.


Constructor & Destructor Documentation

StartUpMsg::StartUpMsg (  )  [inline]

Definition at line 249 of file amr.h.

References depth, dimension, statCollection, and synchInterval.

StartUpMsg::StartUpMsg ( int  dep,
int  synchInt,
int  dim,
int  totIter 
) [inline]

Definition at line 255 of file amr.h.

References depth, dimension, statCollection, synchInterval, and totalIterations.

StartUpMsg::StartUpMsg ( int  dep,
int  synchInt,
int  dim,
int  totIter,
bool  statcoll 
) [inline]

Definition at line 263 of file amr.h.

References depth, dimension, statCollection, synchInterval, and totalIterations.


Field Documentation

Definition at line 244 of file amr.h.

Referenced by AmrCoordinator::AmrCoordinator(), and StartUpMsg().

Definition at line 245 of file amr.h.

Referenced by AmrCoordinator::AmrCoordinator(), and StartUpMsg().

Definition at line 246 of file amr.h.

Referenced by AmrCoordinator::AmrCoordinator(), and StartUpMsg().

Definition at line 247 of file amr.h.

Referenced by AmrCoordinator::AmrCoordinator(), and StartUpMsg().

Definition at line 248 of file amr.h.

Referenced by AmrCoordinator::AmrCoordinator(), and StartUpMsg().


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

Generated on Mon Sep 21 08:30:11 2020 for Charm++ by  doxygen 1.5.5