PaStiX Handbook  6.3.2
bvec_cmpi_comm.c File Reference
#include "common.h"
#include <math.h>
#include "lapacke.h"
#include "bcsc/bcsc.h"
#include "bcsc/bvec.h"
#include "bcsc/bcsc_c.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.3.2
Author
Alycia Lisito
Date
2023-07-21
Generated arithmetic file
from /builds/solverstack/pastix/bcsc/bvec_zmpi_comm.c, normal z -> c, Wed Dec 13 12:09:45 2023

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

Definition in file bvec_cmpi_comm.c.