#include <par_graph.hpp>
◆ ParGraph()
◆ from_edges() [1/2]
◆ from_edges() [2/2]
| ParGraph ParGraph::from_edges |
( |
const std::set< Edge > & |
local, |
|
|
const std::set< Edge > & |
remote |
|
) |
| |
|
static |
◆ nnz()
| size_t ParGraph::nnz |
( |
| ) |
const |
|
inlinenoexcept |
◆ num_rows()
| size_t ParGraph::num_rows |
( |
| ) |
const |
|
inlinenoexcept |
◆ partition_nonzeros()
| std::vector< ParGraph > ParGraph::partition_nonzeros |
( |
const size_t |
numParts | ) |
const |
◆ isLocalNonZero_
| std::vector<unsigned char> ParGraph::isLocalNonZero_ |
◆ nonZeros_
| std::vector<Int> ParGraph::nonZeros_ |
◆ rowStarts_
| std::vector<Int> ParGraph::rowStarts_ |
The documentation for this class was generated from the following files: