Home
last modified time | relevance | path

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

/phasta/phSolver/common/ !
H A Dsymline.c3 typedef double DARR2[2]; typedef
5 int lineIntPnt(int, DARR2**,double**);
11 DARR2 *lpt = 0; in symline()
49 int lineIntPnt(int nint, DARR2 **bcord, double **wt) in lineIntPnt()