Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
projection_vel.f90 File Reference

Go to the source code of this file.

Data Types

type  projection_vel::projection_vel_t
 

Modules

module  projection_vel
 Project x onto X , the space of old solutions and back again Couple projections for velocity.
 

Functions/Subroutines

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)