PaStiX Handbook 6.4.0
Loading...
Searching...
No Matches
bvec_zmpi_comm.c File Reference
#include "common.h"
#include <math.h>
#include "lapacke.h"
#include "bcsc/bcsc.h"
#include "bcsc/bvec.h"
#include "bcsc/bcsc_z.h"
#include "order/order_internal.h"
#include "cblas.h"
#include "blend/solver.h"

Go to the source code of this file.

Detailed Description

Functions to communicate data between the processes when the right hand side permutation is done on distributed architectures.

Version
6.4.0
Author
Alycia Lisito
Date
2024-07-05
Generated arithmetic file
from /builds/7cspzRFxD/0/solverstack/pastix/bcsc/bvec_zmpi_comm.c, normal z -> z, Thu Jul 16 08:34:24 2026

This file implements the communication functions used in bvec_zlapmr when MPI is used in replicated or distributed mode.

Definition in file bvec_zmpi_comm.c.