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 compare between two pointers to the object object. More...
#include <global_pointer.h>
Public Member Functions | |
bool | operator() (const GlobalPointer< TDataType > &pGp1, const GlobalPointer< TDataType > &pGp2) const |
The () operator. More... | |
This is a key compare between two pointers to the object object.
This should be used in std::sort or any other algorithm requiring weak ordering https://en.cppreference.com/w/cpp/named_req/Compare