Simulation time related variables and functions instantiable on device and host. More...
Include dependency graph for simulation_time.cuh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | SimulationTime |
Namespaces | |
| namespace | SimulationTimeNS |
| namespace | SimulationTimeNS::Kernel |
| namespace | SimulationTimeNS::Kernel::Launch |
Macros | |
| #define | MILUPHPC_SIMULATIONTIME_CUH |
Functions | |
| __global__ void | SimulationTimeNS::Kernel::set (SimulationTime *simulationTime, real *dt, real *startTime, real *subEndTime, real *endTime, real *currentTime, real *dt_max) |
| void | SimulationTimeNS::Kernel::Launch::set (SimulationTime *simulationTime, real *dt, real *startTime, real *subEndTime, real *endTime, real *currentTime, real *dt_max) |
Simulation time related variables and functions instantiable on device and host.
Definition in file simulation_time.cuh.
| #define MILUPHPC_SIMULATIONTIME_CUH |
Definition at line 9 of file simulation_time.cuh.