Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
Public Member Functions | List of all members
std::std::hash< Esfem::Grid::Deformation::Domain > Struct Template Reference

Hash map for Domain points. More...

#include <grid_GridAndTime_impl.h>

Public Member Functions

std::size_t operator() (const Esfem::Grid::Deformation::Domain &n) const
 Produce hash value via boost helper. More...
 

Detailed Description

template<>
struct std::std::hash< Esfem::Grid::Deformation::Domain >

Hash map for Domain points.

Remarks
Unfortunately does dune change the last precision digits.

Definition at line 31 of file grid_GridAndTime_impl.h.

Member Function Documentation

std::size_t std::std::hash< Esfem::Grid::Deformation::Domain >::operator() ( const Esfem::Grid::Deformation::Domain &  n) const
inline

Produce hash value via boost helper.

Precondition
Dimension is 3.

Definition at line 34 of file grid_GridAndTime_impl.h.


The documentation for this struct was generated from the following file: