MeshMoverSetMovementCaption

Sets the caption of the moving mesh viewer. Can be used to provide auxilliary information, e.g. time.

Synopsis

#include "meshMovement.h" 
#include "grid.h" 
#include "gvec.h" 
int MeshMoverSetMovementCaption(MeshMover mover, char *caption)
Collective on MeshMover

Input Parameters

mover - The mover
caption - The caption

Keywords

mesh, movement

See Also

MeshMoverMoveMesh()

Level:intermediate
Location:
src/gvec/interface/meshMovement.c
Index of all GVec routines
Table of Contents for all manual pages
Index of all manual pages