PETSc version 3.15.5
MatSetupDM
Sets the DMDA that is to be used by the HYPRE_StructMatrix PETSc matrix 
Synopsis
#include "petscdmda.h"     
PetscErrorCode MatSetupDM(Mat mat,DM da)
Logically Collective on mat
Input Parameters
|  | mat | - the matrix | 
|  | da | - the da | 
Level
intermediate
Location
src/dm/impls/da/fdda.c
Index of all DMDA routines
Table of Contents for all manual pages
Index of all manual pages