Home
last modified time | relevance | path

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

12

/phasta/phSolver/common/
H A Dgenint.f26 nshape = (ipord+1)*(ipord+2)*(ipord+3)/6
80 nshape = nen
82 nshape = nshape + 12*(ipord - 1)
86 nshape = nshape + 3*(ipord -2)*(ipord - 3)
90 nshape = nshape + (ipord - 3)*(ipord - 4)*(ipord - 5)/6
151 nshape = nen ! counting the nodal functions
154 nshape = nshape + 8*(ipord - 1) ! counting the edge functions
159 nshape = nshape + 2*(ipord -1)*(ipord - 2)
164 nshape = nshape + (ipord - 2)*(ipord - 3)/2
168 nshape = nshape + (ipord - 3)*(ipord - 4)*(ipord - 5)/6
[all …]
H A Dgendat.f101 call genshp ( shp, shgl, nshape, nelblk)
H A Dsolvecon.f168 dimension sgn(npro,nshape), v_lambdal1(npro,nshl),
H A Dinput.f230 write (23,*) nshape, nshapeb, maxshb,
H A Dcommon_c.h334 int nshape; member
/phasta/phSolver/compressible/
H A Di3pre.f29 dimension BDiagl(numel,nshape,nflow,nflow),
172 dimension EGmassT(numel,nshape,nshape),
175 dimension Dinvl(numel,nshape), Diag(nshg)
H A De3massl.f101 & WdetJ(npro), EGmasst(npro,nshape,nshape)
H A Dau1gmr.f131 dimension EGmasst(numel,nshape,nshape),uBrg(nshg),
H A Dasaugmr.f103 dimension ien(npro,nshl), EGmass(npro,nshape,nshape),
H A Dasiq.f38 dimension sgn(npro,nshape)
H A Dasigmr.f156 dimension EGmasst(npro,nshape, nshape)
H A Dgtminv.f9 dimension rminv(nshape,nshape)
13 if (nshape == 10) then
114 else if (nshape == 20) then
H A Ditrdrv.f190 nedof=nflow*nshape
271 if(nsclrsol.gt.0)allocate (EGmasst(numel*nshape*nshape
458 nedof = nflow*nshape
513 nedof = nflow*nshape
H A De3wmlt.f292 & EGmasst(npro,nshape,nshape)
H A De3conv.f407 & rmti(npro,nsd+1), EGmasst(npro,nshape,nshape),
H A Dbc3lhs.f321 & EGmasst(npro,nshape,nshape)
H A De3.f366 & EGmasst(npro,nshape,nshape),
H A Delmgmr.f645 & iper(nshg), EGmasst(numel,nshape,nshape)
H A Dsolgmr.f800 & iper(nshg), EGmasst(numel,nshape,nshape)
H A De3ls.f840 & EGmasst(npro,nshape,nshape),
/phasta/M2N/include/
H A DcommonM2N_c.h245 int nshape; member
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h245 int nshape; member
H A DcommonAcuStat.h124 common /shpdat/ nshape, nshapeb, maxshb,
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h245 int nshape; member
/phasta/phSolver/incompressible/
H A Dstats.f331 & nResDims, nshape)

12