MatSetDA

Sets the DA that is to be used by the HYPRE_StructMatrix PETSc matrix

Synopsis

#include "petscda.h"     
#include "petscmat.h"    
PetscErrorCode PETSCKSP_DLLEXPORT MatSetDA(Mat mat,DA da)
Collective on Mat

Input Parameters

mat - the matrix
da - the da

Level:intermediate
Location:
src/dm/da/utils/fdda.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages