Last change
on this file since 20644 was 20644, checked in by Mathieu Morlighem, 9 years ago |
NEW: added BAFL (Budd Anisotropic Flow Law) flow law
|
File size:
394 bytes
|
Rev | Line | |
---|
[20644] | 1 | function macro=MaterialsRheologyKoEnum()
|
---|
| 2 | %MATERIALSRHEOLOGYKOENUM - Enum of MaterialsRheologyKo
|
---|
| 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=MaterialsRheologyKoEnum()
|
---|
| 10 |
|
---|
| 11 | macro=StringToEnum('MaterialsRheologyKo');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.