MOM6
mom_transform_fms::rotated_mpp_chksum Interface Reference

Detailed Description

Rotate and compute the FMS (mpp) checksum of a field.

Definition at line 24 of file MOM_transform_FMS.F90.

Private functions

integer function rotated_mpp_chksum_real_0d (field, pelist, mask_val, turns)
 Compute the FMS (mpp) checksum of a scalar. This function is provided to support the full FMS mpp_chksum interface.
 
integer function rotated_mpp_chksum_real_1d (field, pelist, mask_val, turns)
 Compute the FMS (mpp) checksum of a 1d field. This function is provided to support the full FMS mpp_chksum interface.
 
integer function rotated_mpp_chksum_real_2d (field, pelist, mask_val, turns)
 Compute the FMS (mpp) checksum of a rotated 2d field.
 
integer function rotated_mpp_chksum_real_3d (field, pelist, mask_val, turns)
 Compute the FMS (mpp) checksum of a rotated 3d field.
 
integer function rotated_mpp_chksum_real_4d (field, pelist, mask_val, turns)
 Compute the FMS (mpp) checksum of a rotated 4d field.
 

Detailed Description

Rotate and compute the FMS (mpp) checksum of a field.

Definition at line 24 of file MOM_transform_FMS.F90.


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