Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
CTF_int::tensor_name_less Struct Reference

comparison function for sets of tensor pointers This ensures the set iteration order is consistent across nodes More...

#include <term.h>

Public Member Functions

bool operator() (CTF::Idx_Tensor *A, CTF::Idx_Tensor *B)
 

Detailed Description

comparison function for sets of tensor pointers This ensures the set iteration order is consistent across nodes

Definition at line 25 of file term.h.

Member Function Documentation

bool CTF_int::tensor_name_less::operator() ( CTF::Idx_Tensor A,
CTF::Idx_Tensor B 
)

Definition at line 758 of file term.cxx.

References CTF_int::tensor::name, and CTF::Idx_Tensor::parent.


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