![]() |
Ice Sheet System Model
4.18
Code documentation
|
Files | |
file | BrentSearch.cpp [code] |
optimization algorithm | |
file | constants.h [code] |
prototypes for constants.h | |
file | cross.cpp [code] |
cross product for 2 vectors | |
file | cubic.cpp [code] |
file | extrema.cpp [code] |
min and max functions | |
file | GaussPoints.cpp [code] |
file | GaussPoints.h [code] |
file | isnan.cpp [code] |
file | isnan.h [code] |
file | legendre.cpp [code] |
compute legendre polynomial at specific x. This is inspired from the p_polynomial_value package, written by John Burkardt (see below for full documentation). Here, we apply the function differently: we assume previous two evaluations are provided, and we compute the level n evaluation: | |
file | NewtonSolveDnorm.cpp [code] |
file | numerics.h [code] |
prototypes for numerics.h | |
file | ODE1.cpp [code] |
file | OptPars.h [code] |
place holder for optimization parameters | |
file | recast.h [code] |
file | types.h [code] |
prototypes for types.h | |
file | Verbosity.cpp [code] |
file | Verbosity.h [code] |
file | XZvectorsToCoordinateSystem.cpp [code] |