#include "petscmat.h" PetscErrorCode MatMPIDenseSetPreallocation(Mat B,PetscScalar *data)Not collective
The data input variable is intended primarily for Fortran programmers who wish to allocate their own matrix memory space. Most users should set data=NULL.
Level:intermediate
Location:src/mat/impls/dense/mpi/mpidense.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages