Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dsymline.c5 int lineIntPnt(int, DARR2**,double**);
13 *err = lineIntPnt(*n1, &lpt, &lwt); in symline()
49 int lineIntPnt(int nint, DARR2 **bcord, double **wt) in lineIntPnt() function