$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

plb::TimeCounter Class Reference

A counter for keeping track of discrete time evolution. More...

#include <blockStatistics.h>

List of all members.

Public Member Functions

 TimeCounter ()
 TimeCounter (plint iniTime)
void incrementTime ()
 Increment the value of time step in this lattice.
void resetTime (pluint value=0)
 Reset the value of time step in this lattice.
pluint getTime () const
 Get the value of time step in this lattice.

Detailed Description

A counter for keeping track of discrete time evolution.


Constructor & Destructor Documentation

plb::TimeCounter::TimeCounter (  )  [inline]
plb::TimeCounter::TimeCounter ( plint  iniTime  )  [inline]

Member Function Documentation

void plb::TimeCounter::resetTime ( pluint  value = 0  )  [inline]

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