Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dsymline.c39 static double rst1[][2] = {{Qp11,QpNon}}; variable
52 if( nint == 1 ) {*bcord = rst1 ; *wt = wt1; } in lineIntPnt()
H A Dsymtripyr.c84 static double rst1[][3] = {{zero,-1,zero}}; variable
127 if( nint == 1 ){*bcord = rst1 ; *wt = wt1; } in triIntPntPyr()
H A Dsymtri.c59 static double rst1[][3] = {{A,A,A}}; variable
89 else if( nint == 1 ){*bcord = rst1 ; *wt = wt1; } in triIntPnt()