petsc-3.6.2 2015-10-02
   
DMMoabGetVecTag
Get the MOAB tag associated with this Vec 
Synopsis
#include "petscdmmoab.h"   
PetscErrorCode DMMoabGetVecTag(Vec vec,moab::Tag *tag)
Input Parameter
|  | vec | - Vec being queried | 
Output Parameter
|  | tag | - Tag associated with this Vec. NULL if vec is a native PETSc Vec. | 
Keywords
 DMMoab, MOAB tag
See Also
 DMMoabCreateVector(), DMMoabGetVecRange()
Level:beginner
Location:src/dm/impls/moab/dmmbvec.cxx
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages
Examples
src/ts/examples/tutorials/ex30.cxx.html
src/ts/examples/tutorials/ex30.cxx.html