Version: 5.1.6

INTERP_KERNEL.hash< INTERP_KERNEL.TriangleFaceKey > Class Template Reference

Template specialization of INTERP_KERNEL.hash<T> function object for use with a with TriangleFaceKey as key class. More...

#include <SplitterTetra.hxx>

Public Member Functions

int operator() (const INTERP_KERNEL::TriangleFaceKey &key) const
 Operator() that returns the precalculated hashvalue of a TriangleFaceKey object.

Detailed Description

template<>
class INTERP_KERNEL::hash< INTERP_KERNEL::TriangleFaceKey >

Template specialization of INTERP_KERNEL.hash<T> function object for use with a with TriangleFaceKey as key class.


Member Function Documentation

Operator() that returns the precalculated hashvalue of a TriangleFaceKey object.

Parameters:
key a TriangleFaceKey object
Returns:
an integer hash value for key

References INTERP_KERNEL.TriangleFaceKey.hashVal().