PaStiX Handbook 6.4.0
Loading...
Searching...
No Matches
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.
 

Detailed Description

PaStiX graph routine to compute projection of lower levels supernodes

Version
6.4.0
Author
Gregoire Pichon
Pierre Ramet
Mathieu Faverge
Tony Delarue
Date
2024-07-05

Definition in file graph_compute_projection.c.