PLUTO
Math_Tools Directory Reference
Directory dependency graph for Math_Tools:
Src/Math_Tools

Files

file  math_interp.c [code]
 Miscellaneous functions for handling interpolation.
 
file  math_lu_decomp.c [code]
 Functions for LU decomposition and matrix inversion.
 
file  math_misc.c [code]
 Miscellaneous math functions.
 
file  math_ode.c [code]
 Ordinary differential equation solvers.
 
file  math_qr_decomp.c [code]
 Functions for QR decomposition and matrix inversion.
 
file  math_quadrature.c [code]
 Collection of handy numerical math tools.
 
file  math_root_finders.c [code]
 Collection of root-finder algorithms.
 
file  math_table2D.c [code]
 Miscellaneous functions for handling 2D tables.
 
file  math_tools.h [code]
 Math tools header file.