Function t8_geometry_compute_hash
Defined in File t8_geometry_hash.hxx
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 geometry.
- Returns:
The hash value of name.