Go to the source code of this file.
|
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) |
|
◆ advabp()
◆ advabp_adjoint()
subroutine advabp_adjoint |
◆ cdscalp()
subroutine cdscalp |
( |
|
igeom | ) |
|
◆ computelyap()
◆ computelyap1()
subroutine computelyap1 |
( |
real, dimension(1) |
vxq, |
|
|
real, dimension(1) |
vyq, |
|
|
real, dimension(1) |
vzq, |
|
|
real, dimension(1) |
tq, |
|
|
|
jpp |
|
) |
| |
◆ convabp()
◆ convop_adj()
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 |
|
) |
| |
◆ cresvipp()
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 |
|
) |
| |
◆ dmnorm1()
function dmnorm1 |
( |
real, dimension(1) |
v1, |
|
|
real, dimension(1) |
v2, |
|
|
real, dimension(1) |
v3, |
|
|
real, dimension(1) |
temp |
|
) |
| |
◆ extrapprp()
subroutine extrapprp |
( |
real, dimension (lx2,ly2,lz2,lelv) |
prextr | ) |
|
◆ fluidp()
subroutine fluidp |
( |
|
igeom | ) |
|
◆ heatp()
subroutine heatp |
( |
|
igeom | ) |
|
◆ incomprp()
subroutine incomprp |
( |
|
ux, |
|
|
|
uy, |
|
|
|
uz, |
|
|
|
up |
|
) |
| |
Definition at line 845 of file perturb.f.
References add3(), chsign(), cmult2(), esolver(), extrapprp(), invers2(), lagpresp(), opadd2(), opbinv(), opdiv(), opgradt(), ortho(), and rzero().
◆ lagfieldp()
◆ lagpresp()
◆ lagscalp()
◆ lyap_scale()
◆ makeabqp()
◆ makebdfp()
◆ makebdqp()
◆ makefp()
◆ makeqp()
◆ makeufp()
◆ makeuqp()
◆ makextp()
◆ opnorm2()
function opnorm2 |
( |
real, dimension(1) |
v1, |
|
|
real, dimension(1) |
v2, |
|
|
real, dimension(1) |
v3 |
|
) |
| |
◆ opscale()
subroutine opscale |
( |
real, dimension(1) |
v1, |
|
|
real, dimension(1) |
v2, |
|
|
real, dimension(1) |
v3, |
|
|
real, dimension(1) |
temp, |
|
|
real |
alpha |
|
) |
| |
◆ opscalev()
subroutine opscalev |
( |
real, dimension(*) |
v1, |
|
|
real, dimension(*) |
v2, |
|
|
real, dimension(*) |
v3, |
|
|
real |
alpha |
|
) |
| |
◆ out_pert()
◆ pert_add2s2()
subroutine pert_add2s2 |
( |
|
i, |
|
|
|
j, |
|
|
|
scale |
|
) |
| |
◆ pert_inner_prod()
function pert_inner_prod |
( |
|
i, |
|
|
|
j |
|
) |
| |
◆ pert_ortho_norm()
subroutine pert_ortho_norm |
◆ pert_ortho_norm1()
subroutine pert_ortho_norm1 |
( |
|
k | ) |
|
◆ perturbv()
subroutine perturbv |
( |
|
igeom | ) |
|
◆ rescalepert()
subroutine rescalepert |
( |
|
pertnorm, |
|
|
|
pertinvnorm, |
|
|
|
jpp |
|
) |
| |
◆ tnorm()
function tnorm |
( |
real, dimension(*) |
temp | ) |
|