KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Member Functions | List of all members
Kratos::KeyComparorRange< TClassType > Struct Template Reference

This is a key comparer of general pourpose between two classes. More...

#include <key_hash.h>

Collaboration diagram for Kratos::KeyComparorRange< TClassType >:

Public Member Functions

bool operator() (const TClassType &first, const TClassType &second) const
 This is the () operator. More...
 

Detailed Description

template<class TClassType>
struct Kratos::KeyComparorRange< TClassType >

This is a key comparer of general pourpose between two classes.

Template Parameters
TClassTypeThe type of class to be hashed

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