Definition at line 191 of file splines.F90.
◆ spline_print_0()
subroutine splines_oct_m::spline_print::spline_print_0 |
( |
type(spline_t), intent(in) |
spl, |
|
|
integer, intent(in) |
iunit |
|
) |
| |
|
private |
◆ spline_print_1()
subroutine splines_oct_m::spline_print::spline_print_1 |
( |
type(spline_t), dimension(:), intent(in) |
spl, |
|
|
integer, intent(in) |
iunit |
|
) |
| |
|
private |
Print debug information for a 1D array of splines.
Definition at line 1029 of file splines.F90.
◆ spline_print_2()
subroutine splines_oct_m::spline_print::spline_print_2 |
( |
type(spline_t), dimension(:, :), intent(in) |
spl, |
|
|
integer, intent(in) |
iunit |
|
) |
| |
|
private |
Print debug information for a 2D array of splines.
Definition at line 1073 of file splines.F90.
The documentation for this interface was generated from the following file: