| 
    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 | 
 1.8.8