Function t8_geometry_compute_hash

Function Documentation

inline t8_geometry_hash t8_geometry_compute_hash(const std::string &name)

Compute the hash value of a geometry’s name.

Note

name being empty here is explicitly allowed and used as hash values for non-existing geometries.

Parameters:

name[in] The name of a geoemetry.

Returns:

The hash value of name.