Loading...
Searching...
No Matches

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

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static DumpOpt lookup (integer value)
 Find enum option from alternative value.
 

Public Attributes

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

Detailed Description

Writes preprocessed input to the file input.dmp.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static DumpOpt Matlab.GAMS.DumpOpt.lookup ( integer  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.DumpOpt.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option