GEOS
|
Strucure used to hash interpolation arrays representing high-order nodes. More...
#include <MeshMapUtilities.hpp>
Public Member Functions | |
std::size_t | operator() (const std::array< T, 6 > &arr) const |
Strucure used to hash interpolation arrays representing high-order nodes.
T | type of node index, usually a local or global index |
Definition at line 220 of file MeshMapUtilities.hpp.
|
inline |
arr | the array corresponding to the node to be hashed |
Definition at line 226 of file MeshMapUtilities.hpp.