Home
last modified time | relevance | path

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

/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Ds6idput.c154 uintpt[ki] = newIntpt(kant,spar,pintdat->vpoint[ki]->adist);
H A Dshcheckput.c179 uintpt[knum] = newIntpt(kant,spar,pintdat->vpoint[ki]->adist);
H A Ds6idlis.c541 uilst[ki]->pfirst = newIntpt(4,epar1,DZERO);
547 uilst[ki]->plast = newIntpt(4,epar2,DZERO);
1010 uilst[ki]->pfirst = newIntpt(2,epar1,DZERO);
1016 uilst[ki]->plast = newIntpt(2,epar2,DZERO);
H A Ds6idget.c170 qpt = newIntpt(pintdat->vpoint[ki]->ipar-1,spar,DZERO);
H A Ds1161.c175 qt = newIntpt(0,cmax,DZERO);
H A Dconstruct.c95 qcopy = newIntpt (ppt->ipar, ppt->epar, ppt->adist);
820 SISLIntpt *newIntpt (int ipar, double *epar, double adist) in newIntpt() function
823 newIntpt (ipar, epar, adist) in newIntpt()
H A Ds1162.c556 qt = newIntpt(kpar,spar,DZERO);
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/include/
H A DsislP.h536 SISLIntpt *newIntpt(int,double *,double);
2648 SISLIntpt *newIntpt();