Last change
on this file since 16371 was 16371, checked in by Mathieu Morlighem, 11 years ago |
NEW: preparing mesh deformation module
|
File size:
414 bytes
|
Line | |
---|
1 | function macro=MeshdeformationSolutionEnum()
|
---|
2 | %MESHDEFORMATIONSOLUTIONENUM - Enum of MeshdeformationSolution
|
---|
3 | %
|
---|
4 | % WARNING: DO NOT MODIFY THIS FILE
|
---|
5 | % this file has been automatically generated by src/c/shared/Enum/Synchronize.sh
|
---|
6 | % Please read src/c/shared/Enum/README for more information
|
---|
7 | %
|
---|
8 | % Usage:
|
---|
9 | % macro=MeshdeformationSolutionEnum()
|
---|
10 |
|
---|
11 | macro=StringToEnum('MeshdeformationSolution');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.