NEST main@caf0ae8
 
Loading...
Searching...
No Matches
nest::PrimitiveSortOp Struct Reference

Functor for sorting a vector of NodeCollectionPrimitives. More...

Public Member Functions

bool operator() (const NodeCollectionPrimitive &primitive_lhs, const NodeCollectionPrimitive &primitive_rhs) const
 

Detailed Description

Functor for sorting a vector of NodeCollectionPrimitives.

Since primitives are contiguous, sort by GID of first element.

Member Function Documentation

◆ operator()()

bool nest::PrimitiveSortOp::operator() ( const NodeCollectionPrimitive &  primitive_lhs,
const NodeCollectionPrimitive &  primitive_rhs 
) const
inline

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