Home
last modified time | relevance | path

Searched refs:nym2 (Results 1 – 3 of 3) sorted by relevance

/dports/comms/xnec2c/xnec2c-3.4/src/
H A Dcalculations.c369 static int nxm2, nym2, nxms, nyms, nd, ndp; in intrp() local
427 nym2= ggrid.nya[igrs]-2; in intrp()
429 nyms=(( nym2+1)/3)*3+1; in intrp()
453 if( iys > nym2) in intrp()
455 iys= nym2; in intrp()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/src/mg/
H A Dvpmg.c90 int nn, nxm2, nym2, nzm2, ncol, nrow, nonz; in Vpmg_printColComp() local
96 nym2 = thee->pmgp->ny - 2; in Vpmg_printColComp()
98 nn = nxm2*nym2*nzm2; in Vpmg_printColComp()
110 nonz = 7*nn - 2*nxm2*nym2 - 2*nxm2 - 2; in Vpmg_printColComp()
10863 int nxm2, nym2, nzm2; in bcolcomp4() local
10881 nym2 = *ny - 2; in bcolcomp4()
10883 nn = nxm2 * nym2 * nzm2; in bcolcomp4()
10886 nonz = 7 * nn - 2 * nxm2 * nym2 - 2 * nxm2 - 2; in bcolcomp4()
10908 ll = (kk - 1) * nxm2 * nym2 + (jj - 1) * nxm2 + (ii - 1) + 1; in bcolcomp4()
10915 iirow = ll - nxm2 * nym2; in bcolcomp4()
[all …]
/dports/comms/nec2c/nec2c/
H A Dnec2c.c6201 static int nxm2, nym2, nxms, nyms, nd, ndp; in intrp() local
6245 nym2= nya[igrs]-2; in intrp()
6247 nyms=(( nym2+1)/3)*3+1; in intrp()
6271 if( iys > nym2) in intrp()
6273 iys= nym2; in intrp()