Neko 1.99.3
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
user_intf::user_ale_mesh_velocity_intf Interface Reference

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)
 

Detailed Description

Parameters
wm_x,wm_y,wm_zThe mesh velocity components in x, y, and z.
x_ref,y_ref,z_refThe reference grid point coordinates in x, y, and z.
coefCoef object.
base_shapesArray of fields representing the base shapes.
timeThe time state.

Definition at line 149 of file user_intf.f90.

Constructor & Destructor Documentation

◆ user_ale_mesh_velocity_intf()

subroutine user_intf::user_ale_mesh_velocity_intf::user_ale_mesh_velocity_intf ( type(field_t), intent(inout wm_x,
type(field_t), intent(inout wm_y,
type(field_t), intent(inout wm_z,
type(coef_t), intent(in coef,
type(field_t), intent(in x_ref,
type(field_t), intent(in y_ref,
type(field_t), intent(in z_ref,
type(field_t), dimension(:), intent(in base_shapes,
type(time_state_t), intent(in time 
)
virtual

Definition at line 149 of file user_intf.f90.


The documentation for this interface was generated from the following file: