Definition at line 70 of file FitCoeff_Define.f90.
◆ fitcoeff_1d_create()
pure subroutine fitcoeff_define::fitcoeff_create::fitcoeff_1d_create |
( |
type(fitcoeff_1d_type), intent(out) |
self, |
|
|
integer, dimension(1), intent(in) |
dimensions |
|
) |
| |
|
private |
◆ fitcoeff_2d_create()
pure subroutine fitcoeff_define::fitcoeff_create::fitcoeff_2d_create |
( |
type(fitcoeff_2d_type), intent(out) |
self, |
|
|
integer, dimension(2), intent(in) |
dimensions |
|
) |
| |
|
private |
◆ fitcoeff_3d_create()
pure subroutine fitcoeff_define::fitcoeff_create::fitcoeff_3d_create |
( |
type(fitcoeff_3d_type), intent(out) |
self, |
|
|
integer, dimension(3), intent(in) |
dimensions |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: