


STOKESENUM - returns the integer associated with stokes elements
Usage:
macro=stokesenum()
See also: SETELEMENTSTYPE, HUTTERENUM, PATTYNENUM, MACAYEALENEUM, NONEENUM

0001 function macro=stokesenum() 0002 %STOKESENUM - returns the integer associated with stokes elements 0003 % 0004 % Usage: 0005 % macro=stokesenum() 0006 % 0007 % See also: SETELEMENTSTYPE, HUTTERENUM, PATTYNENUM, MACAYEALENEUM, NONEENUM 0008 0009 macro=4;