#include "petscdm.h" #include "petscdmlabel.h" PetscErrorCode VecSetDM(Vec v, DM dm)Not collective Many br
v | - The Vec Many br | |
dm | - The DM Many br |
Note: This is NOT the same as DMCreateGlobalVector() since it does not change the view methods or perform other customization, but merely sets the DM member. Many br
Many br
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