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::VectorIndexComparor< TVectorIndex > Struct Template Reference

This is a key comparer between two vectors of indexes. More...

#include <key_hash.h>

Collaboration diagram for Kratos::VectorIndexComparor< TVectorIndex >:

Public Member Functions

bool operator() (const TVectorIndex &lhs, const TVectorIndex &rhs) const
 This is the () operator. More...
 

Detailed Description

template<class TVectorIndex>
struct Kratos::VectorIndexComparor< TVectorIndex >

This is a key comparer between two vectors of indexes.

Template Parameters
TVectorIndexThe type of vector indexes to be compared

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