Loading...
Searching...
No Matches
matlab.gams.control.options.DumpOpt Class Reference

Writes preprocessed input to the file input.dmp. More...

Public Attributes

string select
 Selection of enum options.
 
integer value
 Value of enum options.
 

Static Public Attributes

static final Deprecated_10 = 10
 (Same as 11 and therefore hidden)
 
static final Deprecated_12 = 12
 (Same as 11 and therefore hidden)
 
static final Deprecated_19 = 19
 (Same as 21 and therefore hidden)
 
static final Deprecated_20 = 20
 (Same as 21 and therefore hidden)
 
static final InputFileWithComments = 21
 Write processed input file with all comments.
 
static final InputFileWOComments = 11
 Write processed input file without comments.
 
static final No = 0
 No dumpfile.
 
static final RefDataNewSetElementNames = 2
 Extract referenced data from the restart file using new set element names.
 
static final RefDataNewSetElementNamesDropSymbolText = 3
 Extract referenced data from the restart file using new set element names and drop symbol text.
 
static final RefDataOriginalSetElementNames = 1
 Extract referenced data from the restart file using original set element names.
 
static final RefSymbol = 4
 Extract referenced symbol declarations from the restart file.
 
static final SplitBlocksDumpWithComments = 22
 Write processed input with all comments into a separate dump file for each block.
 
static final UndefinedDumpOpt = 23
 Undefined option.
 

Detailed Description

Writes preprocessed input to the file input.dmp.

See also
Options