|
afivo-streamer 1.1
1D/2D/3D streamer simulations with AMR
|
Go to the source code of this file.
Data Types | |
| type | m_spline_interp::spline_t |
Modules | |
| module | m_spline_interp |
| Module for cubic spline interpolation. | |
Functions/Subroutines | |
| subroutine, public | m_spline_interp::spline_set_coeffs (x, y, n, spl) |
| Calculate coefficients for cubic spline interpolation. | |
| pure elemental real(dp) function, public | m_spline_interp::spline_evaluate (u, spl) |