|
Neko 1.99.6
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
| type | particles::particles_t |
| Particle positions, velocities, properties, and time-history data. More... | |
Modules | |
| module | particles |
| Defines a collection of Lagrangian particles. | |
Functions/Subroutines | |
| subroutine | particles::particles_init (this, x, y, z, time_order, u, v, w, diameter, density) |
| subroutine | particles::particles_free (this) |
| subroutine | particles::particles_device_sync (this, memdir) |
| Synchronise the host and device data for particles. | |