source: issm/trunk/src/m/shared/TransientAnalysisEnum.m@ 1297

Last change on this file since 1297 was 1297, checked in by Mathieu Morlighem, 16 years ago

new enum functions name

File size: 243 bytes
RevLine 
[1297]1function macro=TransientAnalysisEnum()
2%TRANSIENTANALYSISENUM - Enum of TransientAnalysis
3%
4% to be synchronized with the corresponding C Enum
5% located in src/c/EnumDefinitions
6%
7% Usage:
8% macro=TransientAnalysisEnum()
9
10macro=36;
Note: See TracBrowser for help on using the repository browser.