|
Neko 1.99.3
A portable framework for high-order spectral element flow simulations
|
Abstract interface for user defined ALE mesh velocity. More...
Public Member Functions | |
| subroutine | user_ale_mesh_velocity_intf (wm_x, wm_y, wm_z, coef, x_ref, y_ref, z_ref, base_shapes, time) |
| wm_x,wm_y,wm_z | The mesh velocity components in x, y, and z. |
| x_ref,y_ref,z_ref | The reference grid point coordinates in x, y, and z. |
| coef | Coef object. |
| base_shapes | Array of fields representing the base shapes. |
| time | The time state. |
Definition at line 149 of file user_intf.f90.
|
virtual |
Definition at line 149 of file user_intf.f90.