Home
last modified time | relevance | path

Searched refs:nedof (Results 1 – 25 of 28) sorted by relevance

12

/phasta/phSolver/compressible/
H A Dbc3lhs.f25 & BC(nshg,11), EGmass(npro,nedof,nedof)
57 do i = 1, nedof
74 do i = 1, nedof
80 do i = 1, nedof
86 do i = 1, nedof
96 do i = 1, nedof
102 do i = 1, nedof
109 do i = 1, nedof
119 do i = 1, nedof
124 do i = 1, nedof
[all …]
H A Ditrpr1.f23 dimension Binv(npro,nedof,nedof), uBrg(nshg,nflow),
37 do i = nedof-1, 1, -1
38 do j = i+1, nedof
57 do i = 2, nedof
H A Dasaugmr.f19 dimension ien(npro,nshl), EGmass(npro,nedof,nedof),
22 dimension uBrgl(npro,nedof), ubBgl(npro,nedof)
H A Di3pcond.f24 dimension Binv(numel,nedof,nedof), uBrg(nshg,nflow)
H A Dasiflx.f30 dimension EGmass(npro,nedof,nedof), rml(npro,nshl,nflow)
H A Di3pre.f25 & EGmass(numel,nedof,nedof),
65 do j = 1, nedof
98 do j = 1, nedof
H A De3massl.f22 & WdetJ(npro), EGmass(npro,nedof,nedof)
H A Dau1gmr.f22 dimension EGmass(numel,nedof,nedof), uBrg(nshg,nflow),
H A Ditrdrv.f190 nedof=nflow*nshape
191 allocate (EGmass(numel,nedof*nedof))
458 nedof = nflow*nshape
495 nedof = 0
513 nedof = nflow*nshape
H A Dasigmr.f36 dimension sgn(npro,nshl), EGmass(npro,nedof,nedof)
H A Delmgmr.f29 & iper(nshg), EGmass(numel,nedof,nedof)
430 allocate (EGmass(npro,nedof,nedof))
H A De3wmlt.f58 & EGmass(npro,nedof,nedof)
H A De3conv.f58 & rmi(npro,nflow*(nsd+1)), EGmass(npro,nedof,nedof),
H A Delmgmrpetsc.f164 allocate (EGmass(npro,nedof,nedof))
H A De3.f58 & EGmass(npro,nedof,nedof),cv(npro),
H A Dsolgmr.f51 & iper(nshg), EGmass(numel,nedof,nedof)!,
H A De3ls.f72 & EGmass(npro,nedof,nedof),shape(npro,nshl),
/phasta/phSolver/common/
H A Dfillsparse.c49 int nedof = conpar.nedof; in fillsparsecpetscc() local
50 double* mb = (double*) malloc(sizeof(double)*nedof*nedof); //block to insert in fillsparsecpetscc()
58 for (i=0; i<nedof; i++) { /* fill up Ke with respective egmass */ in fillsparsecpetscc()
59 for (j=0; j<nedof; j++) { in fillsparsecpetscc()
60 mb[nedof*i + j] = EGmass[e + npro*(i + nedof*j)]; in fillsparsecpetscc()
H A Dfillsparse.f81 real*8 EGmass(npro,nedof,nedof)
H A Dinput.f224 & irs, iexec, necho, ichem, iRK, nedof,
H A Dcommon.h117 & nedof,
123 & irs, iexec, necho, ichem, iRK, nedof,
H A Dcommon_c.h245 int nedof; member
/phasta/M2N/include/
H A DcommonM2N_c.h205 int nedof; member
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h205 int nedof; member
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h205 int nedof; member

12