SlepcMatConvertSeqDense

Converts a parallel matrix to another one in sequential dense format replicating the values in every processor.

Synopsis

#include "slepc.h" 
PetscErrorCode SlepcMatConvertSeqDense(Mat mat,Mat *newmat)
Collective

Input parameters

A - the source matrix
B - the target matrix

Location: src/sys/slepcutil.c
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages