Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dsymline.c42 static double rst2[][2] = {{Qp21,QpNon},{Qp22,QpNon}}; variable
53 else if( nint == 2 ){*bcord = rst2 ; *wt = wt2; } in lineIntPnt()
/phasta/shapeFunction/src/
H A DmodeShapeDrv.c30 double rs,rst2,P1P2,t,P1,P2,dP1,dP2,t1,t2; in F_modeShapeTriDrv() local