#include "petscdm.h" PetscErrorCode DMSetMatType(DM dm,const MatType ctype)Logically Collective on DM
Level:intermediate
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages
dm | - the DM context | |
ctype | - the matrix type | |
-dm_mat_type ctype | - |