Searched refs:rst12 (Results 1 – 1 of 1) sorted by relevance
78 static double rst12[][3] = {{V,W,1.0-V-W},{W,V,1.0-V-W},{W,W,1.0-W-W}, variable93 else if( nint == 12){*bcord = rst12; *wt = wt12;} in triIntPnt()