|
pure logical function | fitcoeff_define::fitcoeff_1d_associated (self) |
|
pure logical function | fitcoeff_define::fitcoeff_2d_associated (self) |
|
pure logical function | fitcoeff_define::fitcoeff_3d_associated (self) |
|
pure subroutine | fitcoeff_define::fitcoeff_1d_destroy (self) |
|
pure subroutine | fitcoeff_define::fitcoeff_2d_destroy (self) |
|
pure subroutine | fitcoeff_define::fitcoeff_3d_destroy (self) |
|
pure subroutine | fitcoeff_define::fitcoeff_1d_create (self, dimensions) |
|
pure subroutine | fitcoeff_define::fitcoeff_2d_create (self, dimensions) |
|
pure subroutine | fitcoeff_define::fitcoeff_3d_create (self, dimensions) |
|
subroutine | fitcoeff_define::fitcoeff_1d_setvalue (self, C, Version) |
|
subroutine | fitcoeff_define::fitcoeff_2d_setvalue (self, C, Version) |
|
subroutine | fitcoeff_define::fitcoeff_3d_setvalue (self, C, Version) |
|
subroutine | fitcoeff_define::fitcoeff_1d_inspect (self) |
|
subroutine | fitcoeff_define::fitcoeff_2d_inspect (self) |
|
subroutine | fitcoeff_define::fitcoeff_3d_inspect (self) |
|
logical function | fitcoeff_define::validrelease (Release) |
|
logical function | fitcoeff_define::fitcoeff_1d_validrelease (self) |
|
logical function | fitcoeff_define::fitcoeff_2d_validrelease (self) |
|
logical function | fitcoeff_define::fitcoeff_3d_validrelease (self) |
|
subroutine | fitcoeff_define::fitcoeff_1d_info (self, Info) |
|
subroutine | fitcoeff_define::fitcoeff_2d_info (self, Info) |
|
subroutine | fitcoeff_define::fitcoeff_3d_info (self, Info) |
|
subroutine, public | fitcoeff_define::fitcoeff_defineversion (Id) |
|
integer function, public | fitcoeff_define::fitcoeff_inquirefile (Filename, n_Dimensions, Dimensions, Release, Version, Title, History, Comment) |
|
subroutine | inquire_cleanup () |
|
integer function | fitcoeff_define::fitcoeff_1d_readfile (FitCoeff, Filename, No_Close, Quiet, Title, History, Comment, Debug) |
|
integer function | fitcoeff_define::fitcoeff_2d_readfile (FitCoeff, Filename, No_Close, Quiet, Title, History, Comment, Debug) |
|
integer function | fitcoeff_define::fitcoeff_3d_readfile (FitCoeff, Filename, No_Close, Quiet, Title, History, Comment, Debug) |
|
integer function | fitcoeff_define::fitcoeff_1d_writefile (FitCoeff, Filename, No_Close, Quiet, Title, History, Comment, Debug) |
|
integer function | fitcoeff_define::fitcoeff_2d_writefile (FitCoeff, Filename, No_Close, Quiet, Title, History, Comment, Debug) |
|
integer function | fitcoeff_define::fitcoeff_3d_writefile (FitCoeff, Filename, No_Close, Quiet, Title, History, Comment, Debug) |
|
pure function | fitcoeff_define::fitcoeff_1d_equal (x, y) |
|
pure function | fitcoeff_define::fitcoeff_2d_equal (x, y) |
|
pure function | fitcoeff_define::fitcoeff_3d_equal (x, y) |
|