PaStiX Handbook  6.3.2
graph_compute_projection.c File Reference
#include "common.h"
#include "pastix/order.h"
#include "blend/extendVector.h"
#include "graph/graph.h"

Go to the source code of this file.

Functions

void graphComputeProjection (const pastix_graph_t *graph, const int *vertlvl, pastix_order_t *order, const pastix_graph_t *subgraph, pastix_order_t *suborder, pastix_int_t fnode, pastix_int_t lnode, pastix_int_t sn_level, pastix_int_t distance, pastix_int_t maxdepth, pastix_int_t maxwidth, pastix_int_t *depthsze)
 TODO. More...
 

Detailed Description

PaStiX graph routine to compute projection of lower levels supernodes

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

Definition in file graph_compute_projection.c.