The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
oft_simple_hash Interface Reference

Detailed Description

Simple in-memory hashing function for dataset checksumming.

Public Member Functions

integer(c_int) function oft_simple_hash (key, length)

Constructor & Destructor Documentation

◆ oft_simple_hash()

integer(c_int) function oft_simple_hash ( type(c_ptr), intent(in), value key,
integer(c_long), intent(in), value length )
Returns
Hash of data
Parameters
[in]keyLocation of data
[in]lengthLength of data to hash in bytes

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