Xyce
6.1
|
Go to the source code of this file.
Namespaces | |
namespace | Xyce |
Root namespace for the Xyce project. | |
namespace | Xyce::TimeIntg |
Enumerations | |
enum | Integration_Method_Mode { TIAMethod_NONE = 0, TIAMethod_BACKWARD_EULER = 1, TIAMethod_BACKWARD_DIFFERENTIATION_2 = 2, TIAMethod_TRAPEZOIDAL = 3, TIAMethod_VARIABLE_THETA = 4, TIAMethod_A_CONTRACTIVE_2 = 5, TIAMethod_BACKWARD_DIFFERENTIATION_15 = 6, TIAMethod_ONESTEP = 7, TIAMethod_GEAR_12 = 8 } |
Definition at line 54 of file N_TIA_fwd.h.