Loading...
Searching...
No Matches
 
 
 
 
Go to the source code of this file.
 | 
| module   | projection_vel | 
|   | Project x onto X , the space of old solutions and back again Couple projections for velocity. 
  | 
|   | 
 | 
| subroutine  | projection_vel::projection_init_vel (this, n, l, activ_step) | 
|   | 
| subroutine  | projection_vel::projection_free_vel (this) | 
|   | 
| subroutine  | projection_vel::projection_pre_solving_vel (this, b_u, b_v, b_w, tstep, coef, n, dt_controller, stringx, stringy, stringz) | 
|   | 
| subroutine  | projection_vel::projection_post_solving_vel (this, x_u, x_v, x_w, ax, coef, bclst_u, bclst_v, bclst_w, gs_h, n, tstep, dt_controller) | 
|   | 
| subroutine  | projection_vel::bcknd_project_back_vel (this, x_u, x_v, x_w, ax, coef, bclst_u, bclst_v, bclst_w, gs_h, n) | 
|   |