source: issm/trunk/src/m/enum/IsThermalEnum.m@ 8319

Last change on this file since 8319 was 8319, checked in by Mathieu Morlighem, 14 years ago

Added isdiagnostic isthermal and isprognostic flags

File size: 352 bytes
RevLine 
[8319]1function macro=IsThermalEnum()
2%ISTHERMALENUM - Enum of IsThermal
3%
4% WARNING: DO NOT MODIFY THIS FILE
5% this file has been automatically generated by src/c/EnumDefinitions/Synchronize.sh
6% Please read src/c/EnumDefinitions/README for more information
7%
8% Usage:
9% macro=IsThermalEnum()
10
11macro=StringToEnum('IsThermal');
Note: See TracBrowser for help on using the repository browser.