source: issm/trunk/src/m/enum/QmuAnalysisEnum.m@ 5114

Last change on this file since 5114 was 5114, checked in by Eric.Larour, 15 years ago

New, totally dynamic number of dofs per node, yeehah.... Lots of debugging, especially in DistributeNumDofs, the most critical routine

File size: 313 bytes
Line 
1function macro=QmuAnalysisEnum()
2%QMUANALYSISENUM - Enum of QmuAnalysis
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=QmuAnalysisEnum()
10
11macro=275;
Note: See TracBrowser for help on using the repository browser.