PaStiX Handbook  6.3.2
graph_connected_components.c File Reference
#include "common.h"
#include <spm.h>
#include "graph/graph.h"
#include "pastix/order.h"

Go to the source code of this file.

Functions

Graph manipulation subroutines
pastix_int_t graphIsolateConnectedComponents (const pastix_graph_t *graph, pastix_int_t *comp_vtx, pastix_int_t *comp_sze)
 Isolate the connected components from the original graph. More...
 

Detailed Description

PaStiX routines to isolate disconnected subgraphs

Version
6.3.2
Author
Gregoire Pichon
Mathieu Faverge
Tony Delarue
Date
2023-07-21

Definition in file graph_connected_components.c.