Nektar++
|
Defines a hash function for nodes. More...
#include <Node.h>
Public Member Functions | |
std::size_t | operator() (NodeSharedPtr const &p) const |
Defines a hash function for nodes.
The hash of a node is straight-forward; a combination of the x, y, and z co-ordinates in this order.
|
inline |
Definition at line 442 of file Node.h.
References Nektar::hash_combine(), and CellMLToNektar.cellml_metadata::p.