| 
| subroutine  | uservp (ix, iy, iz, ieg) | 
|   | Set variable properties, does not call any subroutines / functions.  More...
  | 
|   | 
| subroutine  | userf (ix, iy, iz, eg) | 
|   | Compute Coriolis acceleration.  More...
  | 
|   | 
| subroutine  | userq (ix, iy, iz, eg) | 
|   | 
| subroutine  | useric (ix, iy, iz, eg) | 
|   | Set up initial conditions.  More...
  | 
|   | 
| subroutine  | userbc (ix, iy, iz, iside, eg) | 
|   | Compute the boundary condition. See subdirectory bc/.  More...
  | 
|   | 
| subroutine  | userchk () | 
|   | Compute the turbulent stress tensors and write statistics.  More...
  | 
|   | 
| subroutine  | userqtl | 
|   | 
| subroutine  | usrdat () | 
|   | 
| subroutine  | usrdat2 () | 
|   | 
| subroutine  | usrdat3 () | 
|   | Compute inflow / outflow conditions a.k.a. driving force. Ubar=1 Not required when coriolis force is specified in userf.  More...
  | 
|   | 
| subroutine  | frame_usr_register | 
|   | 
| subroutine  | frame_usr_init | 
|   | Initialise user specified modules.  More...
  | 
|   | 
| subroutine  | frame_usr_end | 
|   | Finalise user specified modules.  More...
  | 
|   | 
| subroutine  | user_map2d_get (idir, ctrs, cell, lctrs1, lctrs2, nelsort, map_xm1, map_ym1, ierr) | 
|   | Provide element coordinates and local numbers (user interface)  More...
  | 
|   | 
| subroutine  | user_stat_trnsv (lvel, dudx, dvdx, dwdx, vort) | 
|   | Provide velocity, deriv. and vort. in required coordinates.  More...
  | 
|   | 
| subroutine  | spatial_means | 
|   | Calculate spatial averaged quantities and write it into a text file.  More...
  | 
|   | 
| subroutine  | bounds_check (x) | 
|   | Check for nan or infinity.  More...
  | 
|   |