Files | |
| file | adapti.py |
| file | bs_test.c |
| Test code for bs_* series of codes. | |
| file | bspatch.c |
| B-spline patches
-----------------------------------------------------------* bs_init_arrays -> reads control net data * bs_calc -> interpolates parametric point * -----------------------------------------------------------*. | |
| file | bspatch.h [code] |
| Header file for the interpolation codes. | |
| file | inv_roberts.c |
| Compute the required stretching to achieve a specified cell width. | |
| file | least_squares.py |
| file | matrix.py |
| file | nelmin.py |
| file | newt_raph.c |
| A Newton-Raphson method to find the zeros for a set of equations. | |
| file | newt_raph.h [code] |
| Header file for newt_raph.c. | |
| file | ode.py |
| file | ode_be.c |
| A backward Euler ODE solver. | |
| file | ode_lists.py |
| file | ode_solvers.c |
| An interface for some ODE solvers. | |
| file | ode_solvers.h [code] |
| file | qd_log10.h [code] |
| Quick_and_dirty logarithm MACRO for real arguments. | |
| file | qd_power.h [code] |
| Quick_and_dirty power MACRO for real arguments. | |
| file | roberts.c |
| Grid point distribution and stretching in 1D. | |
| file | roberts.h [code] |
| Header file for the coordinate-stretching functions. | |
| file | roberts.py |
| file | sode.py |
| file | vecmat.c |
| A module providing some vector and matix functions. | |
| file | vecmat.h [code] |
| Header file for vecmat.c. | |
| file | zero_solvers.py |
1.4.4