#include "petscda.h" int DASetCoordinates(DA da,Vec c)Not Collective
da | - the distributed array | |
c | - coordinate vector |
Does NOT increase the reference count of this vector, so caller should NOT destroy the vector.
Level:intermediate
Location:src/dm/da/src/dacorn.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages