Unit Ymatrix
Types
Variables
Description
Uses
- UComplex
- DSSUcomplex
- ucMatrix
- SysUtils
- DSSClass
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Class EEsolv32Problem |
Functions and Procedures
procedure BuildYMatrix(DSS: TDSSContext; BuildOption: Integer; AllocateVI: Boolean); |
procedure ResetSparseMatrix(var hY: NativeUint; size: Integer); |
procedure InitializeNodeVbase(DSS: TDSSContext); |
function CheckYMatrixforZeroes(DSS: TDSSContext): String; |
Constants
SERIESONLY = 1; |
WHOLEMATRIX = 2; |
Description
Functions and Procedures
procedure BuildYMatrix(DSS: TDSSContext; BuildOption: Integer; AllocateVI: Boolean); |
procedure ResetSparseMatrix(var hY: NativeUint; size: Integer); |
procedure InitializeNodeVbase(DSS: TDSSContext); |
function CheckYMatrixforZeroes(DSS: TDSSContext): String; |
Constants
SERIESONLY = 1; |
Options for building Y matrix |
WHOLEMATRIX = 2; |
Generated by PasDoc 0.16.0.