Constants.hh File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  sparseErrors { E_INTERN = 1, E_SINGULAR = 102, E_ITERLIM = 103, E_ORDER = 104 }
 SPARSE error constants. More...
enum  solverModeConstants {
  MODE = 0x3, MODETRAN = 0x1, MODEAC = 0x2, MODEDC = 0x70,
  MODEDCOP = 0x10, MODETRANOP = 0x20, INITF = 0x3f00, MODEINITFLOAT = 0x100,
  MODEINITJCT = 0x200, MODEINITFIX = 0x400, MODEINITSMSIG = 0x800, MODEINITTRAN = 0x1000,
  MODEINITPRED = 0x2000, MODEUIC = 0x10000l
}
 Solver state constants similar to those defined in SPICE. More...
enum  iterationModeConstants {
  NISHOULDREORDER = 0x1, NIREORDERED = 0x2, NIUNINITIALIZED = 0x4, NIACSHOULDREORDER = 0x10,
  NIACREORDERED = 0x20, NIACUNINITIALIZED = 0x40, NIDIDPREORDER = 0x100, NIPZSHOULDREORDER = 0x200
}
 Kernel state constants similar to those defined in SPICE. More...
enum  nodeConstants { EFFORT = 3, FLOW = 4 }
 Used by the nodelist to determine the type and number of nodes associated with a quantity. More...
enum  eqnType { BRANCH_EQN, FREE_EQN, DIFFERENTIAL_EQN }
 Defines the type of the equation. More...
enum  nodeError { NONODE = -1 }


Enumeration Type Documentation

enum eqnType
 

Defines the type of the equation.

Enumerator:
BRANCH_EQN 
FREE_EQN 
DIFFERENTIAL_EQN 

enum iterationModeConstants
 

Kernel state constants similar to those defined in SPICE.

Enumerator:
NISHOULDREORDER 
NIREORDERED 
NIUNINITIALIZED 
NIACSHOULDREORDER 
NIACREORDERED 
NIACUNINITIALIZED 
NIDIDPREORDER 
NIPZSHOULDREORDER 

enum nodeConstants
 

Used by the nodelist to determine the type and number of nodes associated with a quantity.

Enumerator:
EFFORT 
FLOW 

enum nodeError
 

Enumerator:
NONODE 

enum solverModeConstants
 

Solver state constants similar to those defined in SPICE.

Enumerator:
MODE 
MODETRAN 
MODEAC 
MODEDC 
MODEDCOP 
MODETRANOP 
INITF 
MODEINITFLOAT 
MODEINITJCT 
MODEINITFIX 
MODEINITSMSIG 
MODEINITTRAN 
MODEINITPRED 
MODEUIC 

enum sparseErrors
 

SPARSE error constants.

Enumerator:
E_INTERN 
E_SINGULAR 
E_ITERLIM 
E_ORDER 


Generated on Fri Mar 31 11:05:40 2006 for Tyvis by  doxygen 1.4.6