|
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 | lpt_simcomp::lpt_simcomp_t |
| A simulation component that drives passive Lagrangian particle tracking. More... | |
Modules | |
| module | lpt_simcomp |
| Simulation-component handler for Lagrangian particle tracking. | |
Functions/Subroutines | |
| subroutine | lpt_simcomp::lpt_simcomp_init_from_json (this, json, case) |
| Construct from JSON. | |
| subroutine | lpt_simcomp::lpt_simcomp_free (this) |
| Free the component. | |
| subroutine | lpt_simcomp::lpt_simcomp_preprocess (this, time) |
| Update LPT before the fluid solve. | |
| subroutine | lpt_simcomp::lpt_simcomp_compute (this, time) |
| Update LPT after the fluid solve. | |