Definition at line 76 of file FitCoeff_Define.f90.
◆ fitcoeff_1d_setvalue()
subroutine fitcoeff_define::fitcoeff_setvalue::fitcoeff_1d_setvalue |
( |
type(fitcoeff_1d_type), intent(inout) |
self, |
|
|
real(fp), dimension(:), intent(in) |
C, |
|
|
integer, intent(in), optional |
Version |
|
) |
| |
|
private |
◆ fitcoeff_2d_setvalue()
subroutine fitcoeff_define::fitcoeff_setvalue::fitcoeff_2d_setvalue |
( |
type(fitcoeff_2d_type), intent(inout) |
self, |
|
|
real(fp), dimension(:,:), intent(in) |
C, |
|
|
integer, intent(in), optional |
Version |
|
) |
| |
|
private |
◆ fitcoeff_3d_setvalue()
subroutine fitcoeff_define::fitcoeff_setvalue::fitcoeff_3d_setvalue |
( |
type(fitcoeff_3d_type), intent(inout) |
self, |
|
|
real(fp), dimension(:,:,:), intent(in) |
C, |
|
|
integer, intent(in), optional |
Version |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: