Last change
on this file since 14807 was 14807, checked in by Eric.Larour, 12 years ago |
CHG: gia_core now return W and dW/dt
Added runtime controls for output_rates and cross_section_shape, which map into irate and iedge in naruse.
|
File size:
377 bytes
|
Line | |
---|
1 | function macro=GiaOutputRatesEnum()
|
---|
2 | %GIAOUTPUTRATESENUM - Enum of GiaOutputRates
|
---|
3 | %
|
---|
4 | % WARNING: DO NOT MODIFY THIS FILE
|
---|
5 | % this file has been automatically generated by src/c/EnumDefinitions/Synchronize.sh
|
---|
6 | % Please read src/c/EnumDefinitions/README for more information
|
---|
7 | %
|
---|
8 | % Usage:
|
---|
9 | % macro=GiaOutputRatesEnum()
|
---|
10 |
|
---|
11 | macro=StringToEnum('GiaOutputRates');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.