Some operations may be done for one spline-function, or for an array of them.
More...
Some operations may be done for one spline-function, or for an array of them.
Definition at line 179 of file splines.F90.
◆ spline_init_0()
subroutine splines_oct_m::spline_init::spline_init_0 |
( |
type(spline_t), intent(out) |
spl | ) |
|
|
private |
◆ spline_init_1()
subroutine splines_oct_m::spline_init::spline_init_1 |
( |
type(spline_t), dimension(:), intent(out) |
spl | ) |
|
|
private |
◆ spline_init_2()
subroutine splines_oct_m::spline_init::spline_init_2 |
( |
type(spline_t), dimension(:, :), intent(out) |
spl | ) |
|
|
private |
The documentation for this interface was generated from the following file: