FV3 Bundle
fitcoeff_define::fitcoeff_setvalue Interface Reference

Private Member Functions

subroutine fitcoeff_1d_setvalue (self, C, Version)
 
subroutine fitcoeff_2d_setvalue (self, C, Version)
 
subroutine fitcoeff_3d_setvalue (self, C, Version)
 

Detailed Description

Definition at line 76 of file FitCoeff_Define.f90.

Member Function/Subroutine Documentation

◆ 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

Definition at line 452 of file FitCoeff_Define.f90.

◆ 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

Definition at line 464 of file FitCoeff_Define.f90.

◆ 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

Definition at line 476 of file FitCoeff_Define.f90.


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