source: issm/trunk/src/m/enum/AdForwardEnum.m@ 9571

Last change on this file since 9571 was 9571, checked in by Eric.Larour, 14 years ago

Simplified solutioncore calling structure. Took out control_core
from issm.m and issm.cpp.
New AnalysisConfiguration routine and new call to CorePointerFromSolutionEnum in issm.m and issm.cpp
Qmu could not be folded, had to put it back into issm.m and issm.cpp

Renamed Qmu to Dakota.

File size: 352 bytes
Line 
1function macro=AdForwardEnum()
2%ADFORWARDENUM - Enum of AdForward
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=AdForwardEnum()
10
11macro=StringToEnum('AdForward');
Note: See TracBrowser for help on using the repository browser.