source: issm/trunk/src/m/enum/Transient3DSolutionEnum.m@ 5943

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

Removed StokesAnalysisEnum

File size: 344 bytes
RevLine 
[4158]1function macro=Transient3DSolutionEnum()
[5687]2%TRANSIENT3DSOLUTIONENUM - Enum of Transient3DSolution
[4158]3%
4% WARNING: DO NOT MODIFY THIS FILE
5% this file has been automatically generated by src/c/SynchronizeMatlabEnum
6% Please read src/c/README for more information
7%
8% Usage:
9% macro=Transient3DSolutionEnum()
10
[5943]11macro=32;
Note: See TracBrowser for help on using the repository browser.