OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
Times Struct Reference

Time structure for statistical purposes. More...

Detailed Description

Time structure for statistical purposes.

Definition at line 12 of file DLB.hpp.

#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.
 

Field Documentation

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: