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 between two indexed objects. More...
#include <key_hash.h>
Public Member Functions | |
bool | operator() (const TIndexedObject &rFirst, const TIndexedObject &rSecond) const |
This is the () operator. More... | |
This is a key comparer between two indexed objects.
TIndexedObject | The type of indexed object |