Functions/Subroutines | |
| subroutine | fluidp (igeom) |
| subroutine | perturbv (igeom) |
| subroutine | lagfieldp |
| subroutine | makefp |
| subroutine | makeufp |
| subroutine | advabp |
| subroutine | advabp_adjoint |
| subroutine | convop_adj (bdux, bduy, bduz, udx, udy, udz, cx, cy, cz) |
| subroutine | makextp |
| subroutine | makebdfp |
| subroutine | cresvipp (resv1, resv2, resv3, h1, h2) |
| subroutine | heatp (igeom) |
| subroutine | cdscalp (igeom) |
| subroutine | makeqp |
| subroutine | makeuqp |
| subroutine | convabp |
| subroutine | makeabqp |
| subroutine | makebdqp |
| subroutine | lagscalp |
| subroutine | incomprp (ux, uy, uz, up) |
| subroutine | extrapprp (prextr) |
| subroutine | lagpresp |
| subroutine | lyap_scale |
| subroutine | out_pert |
| subroutine | pert_add2s2 (i, j, scale) |
| function | pert_inner_prod (i, j) |
| subroutine | pert_ortho_norm |
| subroutine | pert_ortho_norm1 (k) |
| function | opnorm2 (v1, v2, v3) |
| function | tnorm (temp) |
| function | dmnorm1 (v1, v2, v3, temp) |
| subroutine | opscale (v1, v2, v3, temp, alpha) |
| subroutine | opscalev (v1, v2, v3, alpha) |
| subroutine | computelyap |
| subroutine | computelyap1 (vxq, vyq, vzq, tq, jpp) |
| subroutine | rescalepert (pertnorm, pertinvnorm, jpp) |
| subroutine advabp |
| subroutine advabp_adjoint |
| subroutine cdscalp | ( | igeom | ) |
| subroutine computelyap |
| subroutine computelyap1 | ( | real, dimension(1) | vxq, |
| real, dimension(1) | vyq, | ||
| real, dimension(1) | vzq, | ||
| real, dimension(1) | tq, | ||
| jpp | |||
| ) |
| subroutine convabp |
| subroutine convop_adj | ( | real, dimension(1) | bdux, |
| real, dimension(1) | bduy, | ||
| real, dimension(1) | bduz, | ||
| real, dimension(1) | udx, | ||
| real, dimension(1) | udy, | ||
| real, dimension(1) | udz, | ||
| real, dimension(1) | cx, | ||
| real, dimension(1) | cy, | ||
| real, dimension(1) | cz | ||
| ) |
| subroutine cresvipp | ( | real, dimension (lx1,ly1,lz1,1) | resv1, |
| real, dimension (lx1,ly1,lz1,1) | resv2, | ||
| real, dimension (lx1,ly1,lz1,1) | resv3, | ||
| real, dimension (lx1,ly1,lz1,1) | h1, | ||
| real, dimension (lx1,ly1,lz1,1) | h2 | ||
| ) |
| function dmnorm1 | ( | real, dimension(1) | v1, |
| real, dimension(1) | v2, | ||
| real, dimension(1) | v3, | ||
| real, dimension(1) | temp | ||
| ) |
| subroutine extrapprp | ( | real, dimension (lx2,ly2,lz2,lelv) | prextr | ) |
| subroutine fluidp | ( | igeom | ) |
| subroutine heatp | ( | igeom | ) |
| subroutine incomprp | ( | ux, | |
| uy, | |||
| uz, | |||
| up | |||
| ) |
| subroutine lagfieldp |
| subroutine lagpresp |
| subroutine lagscalp |
| subroutine lyap_scale |
| subroutine makeabqp |
| subroutine makebdfp |
| subroutine makebdqp |
| subroutine makefp |
| subroutine makeqp |
| subroutine makeufp |
| subroutine makeuqp |
| subroutine makextp |
| function opnorm2 | ( | real, dimension(1) | v1, |
| real, dimension(1) | v2, | ||
| real, dimension(1) | v3 | ||
| ) |
| subroutine opscale | ( | real, dimension(1) | v1, |
| real, dimension(1) | v2, | ||
| real, dimension(1) | v3, | ||
| real, dimension(1) | temp, | ||
| real | alpha | ||
| ) |
| subroutine opscalev | ( | real, dimension(*) | v1, |
| real, dimension(*) | v2, | ||
| real, dimension(*) | v3, | ||
| real | alpha | ||
| ) |
| subroutine out_pert |
| subroutine pert_add2s2 | ( | i, | |
| j, | |||
| scale | |||
| ) |
| function pert_inner_prod | ( | i, | |
| j | |||
| ) |
| subroutine pert_ortho_norm |
| subroutine pert_ortho_norm1 | ( | k | ) |
| subroutine perturbv | ( | igeom | ) |
| subroutine rescalepert | ( | pertnorm, | |
| pertinvnorm, | |||
| jpp | |||
| ) |
| function tnorm | ( | real, dimension(*) | temp | ) |