COMBINATORIAL_BLAS  1.6
DistEdgeList.cpp File Reference
#include <mpi.h>
#include "SpParMat.h"
#include "ParFriends.h"
#include "Operations.h"
#include "graph500/generator/graph_generator.h"
#include "graph500/generator/utils.h"
#include "RefGen21.h"
#include <fstream>
#include <algorithm>

Go to the source code of this file.

Namespaces

 combblas
 

Macros

#define GRAPH_GENERATOR_SEQ
 

Functions

template<typename IT >
void combblas::PermEdges (DistEdgeList< IT > &DEL)
 
template<typename IU >
void combblas::RenameVertices (DistEdgeList< IU > &DEL)
 

Macro Definition Documentation

◆ GRAPH_GENERATOR_SEQ

#define GRAPH_GENERATOR_SEQ

Definition at line 36 of file DistEdgeList.cpp.