Neko 1.99.6
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
lpt_wall_collision_device.F90 File Reference

Go to the source code of this file.

Data Types

interface  lpt_wall_collision_device::hip_lpt_handle_elastic_wall_collisions
 HIP kernel entry point for elastic wall-collision reflection. More...
 

Modules

module  lpt_wall_collision_device
 Device dispatch for LPT elastic wall-collision handling.
 

Functions/Subroutines

subroutine, public lpt_wall_collision_device::lpt_handle_elastic_wall_collisions_device (msh, dm_xh, coef, wall_facet_mask_d, el_list_d, x_old, y_old, z_old, x, y, z, d, u, v, w, u_lag, v_lag, w_lag, u_laglag, v_laglag, w_laglag, acc_xlag, acc_ylag, acc_zlag, acc_xlaglag, acc_ylaglag, acc_zlaglag, u_old, v_old, w_old, acc_x, acc_y, acc_z, lag_len, n, strm)
 Launch device kernel for elastic wall-collision reflection.