|
Panzer Version of the Day
|
Classes | |
| struct | hash< panzer::BasisDescriptor > |
| struct | hash< panzer::IntegrationDescriptor > |
| struct | hash< panzer::PointDescriptor > |
| struct | hash< panzer::WorksetDescriptor > |
| struct | hash< std::pair< T1, T2 > > |
| Specializes std::hash for std::pair, combining the hashes of both elements via panzer::hash_combine(). Allows std::pair to be used directly as a key in std::unordered_map/std::unordered_set. More... | |