DADestroy
Destroys a distributed array.
Synopsis
int DADestroy(DA da)
Collective on
DA
Input Parameter
da -the distributed array to destroy
Keywords
distributed array, destroy
See Also
DACreate1d(), DACreate2d(), DACreate3d()
Examples
src/sles/examples/tutorials/ex14f.F
src/sles/examples/tutorials/ex14.c
src/snes/examples/tutorials/ex5f.F
src/snes/examples/tutorials/ex5f90.F
src/snes/examples/tutorials/ex5.c
src/snes/examples/tutorials/ex3.c
src/snes/examples/tutorials/ex7.c
src/snes/examples/tutorials/ex8.c
src/snes/examples/tutorials/ex9.c
Location: src/da/src/dadestroy.c
IS and DA Index
Table of Contents