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.
|
This is a key comparer of general pourpose between two classes. More...
#include <key_hash.h>
Public Member Functions | |
bool | operator() (const TClassType &first, const TClassType &second) const |
This is the () operator. More... | |
This is a key comparer of general pourpose between two classes.
TClassType | The type of class to be hashed |