Loading...
Searching...
No Matches
The ElementHalfItem::Hasher class allows to create hashes for the half-items. More...
Public Member Functions | |
std::size_t | operator() (const ElementHalfItem &item) const |
Detailed Description
template<class DerivedElement>
class bitpit::ElementHalfItem< DerivedElement >::Hasher
class bitpit::ElementHalfItem< DerivedElement >::Hasher
The ElementHalfItem::Hasher class allows to create hashes for the half-items.
Definition at line 230 of file element.hpp.
Member Function Documentation
◆ operator()()
template<class DerivedElement>
std::size_t bitpit::ElementHalfItem< DerivedElement >::Hasher::operator() | ( | const ElementHalfItem & | item | ) | const |
Generete the hash for the specified half-item.
- Parameters
-
item is the half-item
- Returns
- The hash of the specified half-item.
Definition at line 172 of file element.tpp.
The documentation for this class was generated from the following files:
- src/patchkernel/element.hpp
- src/patchkernel/element.tpp
