Searched refs:aspline (Results 1 – 8 of 8) sorted by relevance
/dports/science/qmcpack/qmcpack-3.11.0/src/spline2/tests/ |
H A D | test_multi_spline.cpp | 200 …UBspline_3d_d* aspline = mAllocator.allocateUBspline(grid[0], grid[1], grid[2], bc[0], bc[1], bc[2… in test() local 203 bs.copy_spline(aspline, i); in test() 205 mAllocator.destroy(aspline); in test() 257 …UBspline_3d_d* aspline = mAllocator.allocateUBspline(grid[0], grid[1], grid[2], bc[0], bc[1], bc[2… in test() local 260 bs.copy_spline(aspline, i); in test() 262 mAllocator.destroy(aspline); in test()
|
/dports/science/qmcpack/qmcpack-3.11.0/src/Sandbox/ |
H A D | einspline_spo.hpp | 169 …UBspline_3d_d* aspline = mAllocator.allocateUBspline(grid[0], grid[1], grid[2], BC[0], BC[1], BC[2… in set() local 176 einsplines[i]->copy_spline(aspline, j); in set() 178 mAllocator.destroy(aspline); in set()
|
/dports/math/grace/grace-5.1.25/src/ |
H A D | noxprotos.h | 108 void aspline(int n, double *x, double *y, double *b, double *c, double *d);
|
H A D | fit.c | 630 void aspline(int n, double *x, double *y, double *b, double *c, double *d) in aspline() function
|
H A D | computils.c | 1516 aspline(len, x, y, b, c, d); in interpolate()
|
/dports/science/py-ase/ase-3.22.0/ase/calculators/ |
H A D | eam.py | 887 def d_spline(aspline): argument 888 return spline(aspline, 1)
|
/dports/textproc/highlight/highlight-4.1/langDefs/ |
H A D | aspect.lang | 77 "aspfile", "aspline", "aspmenu", "aspversion", "att4410", "att605", "attribute",
|
/dports/cad/xcircuit/xcircuit-3.10.30/ |
H A D | events.c | 2949 splineptr aspline = SELTOSPLINE(&areawin->attachto); in findattach() local 2950 frac = findsplinemin(aspline, userpt); in findattach() 2951 findsplinepos(aspline, frac, newpos, &locrot); in findattach()
|