Next:
32. Interpolate Unit
Up:
flash4_ug
Previous:
31. X-ray Imaging Unit
Contents
Index
VIII
. Numerical Tools Units
Subsections
32
. Interpolate Unit
32
.
1
Introduction
32
.
2
Piecewise Cubic Interpolation
32
.
3
Usage
33
. Roots Unit
33
.
1
Introduction
33
.
2
Roots of Quadratic Polynomials
33
.
3
Roots of Cubic Polynomials
33
.
4
Roots of Quartic Polynomials
33
.
5
Usage
33
.
6
Unit Tests
33
.
6
.
1
Quadratic Polynomials Root Test
33
.
6
.
2
Cubic Polynomials Root Test
33
.
6
.
3
Quartic Polynomials Root Test
34
. RungeKutta Unit
34
.
1
Introduction
34
.
2
Runge Kutta Integration
34
.
3
Usage
34
.
4
Unit Tests
34
.
4
.
1
Runge Kutta FLASH Test for a 2D Elliptical Path
34
.
4
.
1
.
1
Derivation of the 2D elliptical path ODE
34
.
4
.
1
.
2
Minimum and maximum distance from a point to a general ellipse in a 2D cartesian domain
34
.
4
.
1
.
3
The FLASH test problem for the Runge Kutta 2D ellipse test
34
.
4
.
2
Runge Kutta FLASH Test for Binomial Homogeneous Higher Order ODE