KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
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) |
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().
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().
subroutine rar2_out | ( | real, dimension(lx2,ly2,lz2,lelt) | x, |
character*13 | name13 | ||
) |