Octopus
splines_oct_m::spline_init Interface Reference

Some operations may be done for one spline-function, or for an array of them. More...

Detailed Description

Some operations may be done for one spline-function, or for an array of them.

Definition at line 179 of file splines.F90.

Private Member Functions

subroutine spline_init_0 (spl)
 
subroutine spline_init_1 (spl)
 
subroutine spline_init_2 (spl)
 

Member Function/Subroutine Documentation

◆ spline_init_0()

subroutine splines_oct_m::spline_init::spline_init_0 ( type(spline_t), intent(out)  spl)
private

Definition at line 311 of file splines.F90.

◆ spline_init_1()

subroutine splines_oct_m::spline_init::spline_init_1 ( type(spline_t), dimension(:), intent(out)  spl)
private

Definition at line 329 of file splines.F90.

◆ spline_init_2()

subroutine splines_oct_m::spline_init::spline_init_2 ( type(spline_t), dimension(:, :), intent(out)  spl)
private

Definition at line 345 of file splines.F90.


The documentation for this interface was generated from the following file: