SABER
tools_func::fletcher32 Interface Reference

Public Member Functions

integer function func_fletcher32 (var)
 Fletcher-32 checksum algorithm. More...
 

Detailed Description

Definition at line 70 of file tools_func.F90.

Member Function/Subroutine Documentation

◆ func_fletcher32()

integer function tools_func::fletcher32::func_fletcher32 ( real(kind_real), dimension(:), intent(in)  var)

Fletcher-32 checksum algorithm.

Parameters
[in]varVariable

Definition at line 312 of file tools_func.F90.


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