#include "mesh.h" int MeshSetHighlightElement(Mesh mesh, int element)Collective on Mesh
mesh | - The mesh | |
element | - The local element index to highlight |
Note: You can retrieve the local element index from the global element index using the Partition function PartitionGlobalToLocalElementIndex()
Level:intermediate
Location:src/mesh/interface/meshDraw.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages