#include "petscdm.h" #include "petscdmlabel.h" PetscErrorCode DMSetVecType(DM da,VecType ctype)Logically Collective on DM Many br
da | - initial distributed array Many br | |
ctype | - the vector type, currently either VECSTANDARD or VECCUSP Many br | |
-dm_vec_type ctype | - Many br Many br |