OpenFPM  5.2.0
Project that contain the implementation of distributed structures
Times Struct Reference

Time structure for statistical purposes. More...

#include <DLB.hpp>

Data Fields

size_t simulationStartTime = 0
 starting time of the simulation (0)
 
size_t simulationEndTime
 End iteration of the simulation.
 
double timeStep = 0.1
 integration time
 
size_t iterationStartTime
 Interval between teo rebalance. More...
 
size_t iterationEndTime
 End time.
 

Detailed Description

Time structure for statistical purposes.

Definition at line 12 of file DLB.hpp.

Field Documentation

◆ iterationStartTime

size_t Times::iterationStartTime

Interval between teo rebalance.

Start time

Definition at line 26 of file DLB.hpp.


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