Neko 1.99.3
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
user_file_template.f90 File Reference

Go to the source code of this file.

Modules

module  user
 

Functions/Subroutines

subroutine user::user_setup (user)
 
subroutine user::startup (params)
 
subroutine user::initialize (time)
 
subroutine user::initial_conditions (scheme_name, fields)
 
subroutine user::mesh_setup (msh, time)
 
subroutine user::compute (time)
 
subroutine user::finalize (time)
 
subroutine user::source_term (scheme_name, rhs, time)
 
subroutine user::dirichlet_conditions (fields, bc, time)
 
subroutine user::neumann_conditions (fields, bc, time)
 
subroutine user::material_properties (scheme_name, properties, time)
 
subroutine user::user_ale_mesh_motion (wm_x, wm_y, wm_z, coef, x_ref, y_ref, z_ref, base_shapes, time)
 
subroutine user::user_rigid_kinematics (body_id, time, vel_trans, vel_ang)
 
subroutine user::user_ale_base_shapes (base_shapes)