Click or drag to resize

XSETUN Class

***PURPOSE Reset the logical unit number for error messages. ***CATEGORY R3B ***TYPE ALL (XSETUN-A) ***KEYWORDS ERROR CONTROL ***DESCRIPTION XSETUN sets the logical unit number for error messages to LUN. ***AUTHOR Hindmarsh, Alan C., (LLNL) ***SEE ALSO XERRWD, XERRWV ***REFERENCES (NONE) ***ROUTINES CALLED IXSAV ***REVISION HISTORY (YYMMDD) 921118 DATE WRITTEN 930329 Added SLATEC format prologue. (FNF) 930407 Corrected SEE ALSO section. (FNF) 930922 Made user-callable, and other cosmetic changes. (FNF) ***END PROLOGUE XSETUN Subroutines called by XSETUN.. None Function routine called by XSETUN.. IXSAV ----------------------------------------------------------------------- **End ***FIRST EXECUTABLE STATEMENT XSETUN
Inheritance Hierarchy
SystemObject
  DotNumerics.ODE.DVodeXSETUN

Namespace: DotNumerics.ODE.DVode
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class XSETUN
Request Example View Source

The XSETUN type exposes the following members.

Constructors
 NameDescription
Public methodXSETUN 
Public methodXSETUN(IXSAV) 
Top
Methods
 NameDescription
Public methodRun ***PURPOSE Reset the logical unit number for error messages. ***CATEGORY R3B ***TYPE ALL (XSETUN-A) ***KEYWORDS ERROR CONTROL ***DESCRIPTION XSETUN sets the logical unit number for error messages to LUN. ***AUTHOR Hindmarsh, Alan C., (LLNL) ***SEE ALSO XERRWD, XERRWV ***REFERENCES (NONE) ***ROUTINES CALLED IXSAV ***REVISION HISTORY (YYMMDD) 921118 DATE WRITTEN 930329 Added SLATEC format prologue. (FNF) 930407 Corrected SEE ALSO section. (FNF) 930922 Made user-callable, and other cosmetic changes. (FNF) ***END PROLOGUE XSETUN Subroutines called by XSETUN.. None Function routine called by XSETUN.. IXSAV ----------------------------------------------------------------------- **End ***FIRST EXECUTABLE STATEMENT XSETUN
Top
Fields
 NameDescription
Private field_ixsav 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also