PaStiX Handbook  6.3.2
order_add_isolate.c File Reference
#include "common.h"
#include "order/order_internal.h"

Go to the source code of this file.

Functions

int orderAddIsolate (pastix_order_t *ordemesh, pastix_int_t new_n, const pastix_int_t *perm)
 This routine combines two permutation arrays when a subset of vertices has been isolated from the original graph through graphIsolate() function. More...
 

Detailed Description

PaStiX order routines to add subset of isolated vertices.

Version
6.3.2
Author
Xavier Lacoste
Mathieu Faverge
Pierre Ramet
Date
2023-07-21

Definition in file order_add_isolate.c.