Home
last modified time | relevance | path

Searched refs:rst3 (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/common/
H A Dsymline.c45 static double rst3[][2] = {{Qp31,QpNon},{Qp32,QpNon},{Qp33,QpNon}}; variable
54 else if( nint == 3 ){*bcord = rst3 ; *wt = wt3; } in lineIntPnt()
H A Dsymtri.c62 static double rst3[][3] = {{B,C,C},{C,B,C},{C,C,B}}; variable
88 if( nint == 3 ) {*bcord = rst3 ; *wt = wt3; } in triIntPnt()