FV3 Bundle
fitcoeff_define::operator(==) Interface Reference

Private Member Functions

pure function fitcoeff_1d_equal (x, y)
 
pure function fitcoeff_2d_equal (x, y)
 
pure function fitcoeff_3d_equal (x, y)
 

Detailed Description

Definition at line 112 of file FitCoeff_Define.f90.

Member Function/Subroutine Documentation

◆ fitcoeff_1d_equal()

pure function fitcoeff_define::operator(==)::fitcoeff_1d_equal ( type(fitcoeff_1d_type), intent(in)  x,
type(fitcoeff_1d_type), intent(in)  y 
)
private

Definition at line 1349 of file FitCoeff_Define.f90.

◆ fitcoeff_2d_equal()

pure function fitcoeff_define::operator(==)::fitcoeff_2d_equal ( type(fitcoeff_2d_type), intent(in)  x,
type(fitcoeff_2d_type), intent(in)  y 
)
private

Definition at line 1355 of file FitCoeff_Define.f90.

◆ fitcoeff_3d_equal()

pure function fitcoeff_define::operator(==)::fitcoeff_3d_equal ( type(fitcoeff_3d_type), intent(in)  x,
type(fitcoeff_3d_type), intent(in)  y 
)
private

Definition at line 1361 of file FitCoeff_Define.f90.


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