KTH framework for Nek5000 toolboxes; testing version  0.0.1
navier3.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine eprec2 (Z2, R2)
 
subroutine dd_solver (u, v)
 
subroutine rar2_out (x, name13)
 
subroutine rarr_out2 (x, name13)
 

Function/Subroutine Documentation

◆ dd_solver()

subroutine dd_solver ( real, dimension(1)  u,
real, dimension(1)  v 
)

Definition at line 52 of file navier3.f.

References add2s2(), crs_solve_l2(), dnekclock(), local_solves_fdm(), and rzero().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ eprec2()

subroutine eprec2 ( real, dimension (lx2,ly2,lz2,lelv)  Z2,
real, dimension (lx2,ly2,lz2,lelv)  R2 
)

Definition at line 1 of file navier3.f.

References dd_solver(), and rzero().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ rar2_out()

subroutine rar2_out ( real, dimension(lx2,ly2,lz2,lelt x,
character*13  name13 
)

Definition at line 92 of file navier3.f.

◆ rarr_out2()

subroutine rarr_out2 ( real, dimension(lx2,ly2,lz2,lelt x,
character*13  name13 
)

Definition at line 119 of file navier3.f.