NCEPLIBS-ip 4.0.0
ip_grid_mod::operator(==) Interface Reference

Private Member Functions

logical function is_same_grid (grid1, grid2)
 Compares two grids. More...
 

Detailed Description

Definition at line 108 of file ip_grid_mod.f90.

Member Function/Subroutine Documentation

◆ is_same_grid()

logical function ip_grid_mod::operator(==)::is_same_grid ( class(ip_grid), intent(in)  grid1,
class(ip_grid), intent(in)  grid2 
)
private

Compares two grids.

Parameters
[in]grid1An ip_grid
[in]grid2Another ip_grid
Returns
True if the grids are the same, false if not.
Author
Kyle Gerheiser
Date
July 2021

Definition at line 124 of file ip_grid_mod.f90.


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