Last change
on this file since 16008 was 16008, checked in by Mathieu Morlighem, 12 years ago |
NEW: added balancevelocity solver (not finished yet)
|
File size:
414 bytes
|
Rev | Line | |
---|
[16008] | 1 | function macro=BalancevelocitySolutionEnum()
|
---|
| 2 | %BALANCEVELOCITYSOLUTIONENUM - Enum of BalancevelocitySolution
|
---|
| 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=BalancevelocitySolutionEnum()
|
---|
| 10 |
|
---|
| 11 | macro=StringToEnum('BalancevelocitySolution');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.