Last change
on this file since 18828 was 18828, checked in by hongjuy, 10 years ago |
CHG: Adding RheologyBAbsGradientEnum.m
|
File size:
399 bytes
|
Rev | Line | |
---|
[18828] | 1 | function macro=RheologyBAbsGradientEnum()
|
---|
| 2 | %RHEOLOGYBABSGRADIENTENUM - Enum of RheologyBAbsGradient
|
---|
| 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=RheologyBAbsGradientEnum()
|
---|
| 10 |
|
---|
| 11 | macro=StringToEnum('RheologyBAbsGradient');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.