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 vectors of indexes. More...
#include <key_hash.h>
Public Member Functions | |
bool | operator() (const TVectorIndex &lhs, const TVectorIndex &rhs) const |
This is the () operator. More... | |
This is a key comparer between two vectors of indexes.
TVectorIndex | The type of vector indexes to be compared |