Home
last modified time | relevance | path

Searched refs:nfath (Results 1 – 24 of 24) sorted by relevance

/phasta/phSolver/common/
H A Dgetvel.f10 dimension nsons(nfath), rinvsons(nfath),
11 & velo(numnp,nflow), velf(nfath,nflow),
12 & velft(nfath,nflow),
13 & velbar(nfath,nflow),
87 call drvAllreduce(velf, velft,nfath*nflow)
H A Dreadnblk.f415 nfath=1 ! some architectures choke on a zero or undeclared
425 & c_loc(nfath), ione, dataInt, iotype)
429 & c_loc(nfath), ione, dataInt, iotype)
431 allocate (point2nsons(nfath))
435 & c_loc(point2nsons),nfath, dataInt, iotype)
452 nfath=nshg
453 allocate (point2nsons(nfath))
H A Dgetdmc.f25 & xnude(nfath,2), xnuder(nfath,2),
26 & nsons(nfath),
133 if (nfath .eq. 0) then
277 call drvAllreduce(xnude, xnuder,2*nfath)
H A Dgenini.f45 dimension ifath(numnp), velbar(nfath,nflow),
46 & nsons(nfath)
H A Dasbwmod.f16 & ifath(numnp), velbar(nfath,nflow),
H A Dgendat.f41 dimension ifath(numnp), velbar(nfath,nflow), nsons(nfath)
H A Drwvelb.f15 dimension q(nfath,nflow)
H A Dbardmc.f64 & xnude(nfath,2), xnuder(nfath,2),
65 & nsons(nfath),
72 & xnutf(nfath),
291 if (nfath .eq. 0) then
447 call drvAllreduce(xnude, xnuder,2*nfath)
H A Dproces.f41 dimension velbar(nfath,nflow)
H A Dsettauw.f18 & ifath(numnp), velbar(nfath,nflow),
H A Dinput.f231 & nshl, nshlb,nfath, ntopsh, nsonmax
H A Dcommon.h119 & nfath, ncorpsize, iownnodes, usingpetsc, numerr
173 & nshl, nshlb,nfath, ntopsh, nsonmax
H A Dcommon_c.h339 int nfath; member
/phasta/phSolver/incompressible/
H A DadvLES.f516 & xnude(nfath,2), xnuder(nfath,2),
525 & BC(nshg,ndofBC), xnutf(nfath),
959 & strnrm(nshg), cdelsq1(nfath),
962 & xnude(nfath,2), xnuder(nfath,2),
970 & xnutf(nfath),
1216 call drvAllreduce(xnude, xnuder,2*nfath)
1235 do i = 1,nfath
1244 do i = 1,nfath
1251 do i = 1, nfath
1255 do i = 1, nfath
[all …]
H A Dfilters.f1005 & xave(nshg,12), xaveg(nfath,12),
1006 & xavegr(nfath,12), xavegt(nfath,12),
1007 & rnum(nfath), rden(nfath)
1182 call drvAllreduce(xaveg, xavegr,12*nfath)
1215 do i = 1, nfath
1664 & xnude(nfath,2), xnuder(nfath,2),
1665 & ynude(nfath,6), ynuder(nfath,6)
1666 dimension ui(nfath,3), snorm(nfath),
1667 & uir(nfath,3), snormr(nfath),
1668 & xm(nfath,6), xl(nfath,6),
[all …]
H A Ditrdrv.f83 dimension ifath(numnp), velbar(nfath,ndof), nsons(nfath)
867 dimension ifath(numnp), nsons(nfath)
877 allocate (xavegt(nfath,12))
878 allocate (xavegt2(nfath,12))
879 allocate (xavegt3(nfath,12))
880 allocate (stabdis(nfath))
/phasta/phSolver/compressible/
H A Ditrdrv.f60 dimension ifath(numnp), velbar(nfath,ndof), nsons(nfath)
876 real*8 velbar(nfath,ndof),
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h250 int nfath; member
H A DcommonAcuStat.h125 & nshl, nshlb,nfath, ntopsh, nsonmax
/phasta/M2N/include/
H A DcommonM2N_c.h250 int nfath; member
H A DcommonM2N.h125 & nshl, nshlb,nfath, ntopsh, nsonmax
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h250 int nfath; member
H A DcommonM2NFixBnd.h125 & nshl, nshlb,nfath, ntopsh, nsonmax
/phasta/phSolver/
H A DCHANGES615 K1) bardmc.f and getdmc.f nsons(nshg)->nsons(nfath)