|
NCEPLIBS-ip 4.0.0
|
Private Member Functions | |
| logical function | is_same_grid (grid1, grid2) |
| Test whether two grid descriptors are the same. More... | |
Definition at line 53 of file ip_grid_descriptor_mod.f90.
|
private |
Test whether two grid descriptors are the same.
| [in] | grid1 | An ip_grid_descriptor. |
| [in] | grid2 | Another ip_grid_descriptor. |
Definition at line 112 of file ip_grid_descriptor_mod.f90.