FV3 Bundle
fitcoeff_define::fitcoeff_writefile Interface Reference

Private Member Functions

integer function fitcoeff_1d_writefile (FitCoeff, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
integer function fitcoeff_2d_writefile (FitCoeff, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
integer function fitcoeff_3d_writefile (FitCoeff, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 

Detailed Description

Definition at line 106 of file FitCoeff_Define.f90.

Member Function/Subroutine Documentation

◆ fitcoeff_1d_writefile()

integer function fitcoeff_define::fitcoeff_writefile::fitcoeff_1d_writefile ( type(fitcoeff_1d_type), intent(in)  FitCoeff,
character(*), intent(in)  Filename,
logical, intent(in), optional  No_Close,
logical, intent(in), optional  Quiet,
character(*), intent(in), optional  Title,
character(*), intent(in), optional  History,
character(*), intent(in), optional  Comment,
logical, intent(in), optional  Debug 
)
private

Definition at line 1233 of file FitCoeff_Define.f90.

◆ fitcoeff_2d_writefile()

integer function fitcoeff_define::fitcoeff_writefile::fitcoeff_2d_writefile ( type(fitcoeff_2d_type), intent(in)  FitCoeff,
character(*), intent(in)  Filename,
logical, intent(in), optional  No_Close,
logical, intent(in), optional  Quiet,
character(*), intent(in), optional  Title,
character(*), intent(in), optional  History,
character(*), intent(in), optional  Comment,
logical, intent(in), optional  Debug 
)
private

Definition at line 1261 of file FitCoeff_Define.f90.

◆ fitcoeff_3d_writefile()

integer function fitcoeff_define::fitcoeff_writefile::fitcoeff_3d_writefile ( type(fitcoeff_3d_type), intent(in)  FitCoeff,
character(*), intent(in)  Filename,
logical, intent(in), optional  No_Close,
logical, intent(in), optional  Quiet,
character(*), intent(in), optional  Title,
character(*), intent(in), optional  History,
character(*), intent(in), optional  Comment,
logical, intent(in), optional  Debug 
)
private

Definition at line 1289 of file FitCoeff_Define.f90.


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