DAGetCoordinates

Gets the node coordinates associated with a DA.

Synopsis

int DAGetCoordinates(DA da,Vec *c)
Not Collective

Input Parameter

da -the distributed array

Output Parameter

c -coordinate vector

Note

Includes the coordinates for the the ghost nodes

Keywords

distributed array, get, corners, nodes, local indices, coordinates

See Also

DAGetGhostCorners(), DASetCoordinates()

Level:intermediate
Location:src/dm/da/src/dacorn.c
DA Index
Table of Contents