Unit CAPI_YMatrix
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Uses
Overview
Functions and Procedures
Description
Functions and Procedures
procedure YMatrix_GetCompressedYMatrix(factor: TAPIBoolean; var nBus, nNz: Longword; var ColPtr, RowIdxPtr: pInteger; var cValsPtr: PDouble); CDECL; |
|
procedure YMatrix_ZeroInjCurr(); CDECL; |
|
procedure YMatrix_GetSourceInjCurrents(); CDECL; |
|
procedure YMatrix_GetPCInjCurr(); CDECL; |
|
procedure YMatrix_BuildYMatrixD(BuildOps, AllocateVI: Longint); CDECL; |
|
procedure YMatrix_AddInAuxCurrents(SType: Integer); CDECL; |
|
procedure YMatrix_getIpointer(var IvectorPtr: pNodeVarray); CDECL; |
|
procedure YMatrix_getVpointer(var VvectorPtr: pNodeVarray); CDECL; |
|
function YMatrix_SolveSystem(NodeV: pNodeVarray): Integer; CDECL; |
|
procedure YMatrix_Set_SystemYChanged(arg: TAPIBoolean); CDECL; |
|
function YMatrix_Get_SystemYChanged(): TAPIBoolean; CDECL; |
|
procedure YMatrix_Set_UseAuxCurrents(arg: TAPIBoolean); CDECL; |
|
function YMatrix_Get_UseAuxCurrents(): TAPIBoolean; CDECL; |
|
procedure YMatrix_Set_LoadsNeedUpdating(arg: TAPIBoolean); CDECL; |
|
function YMatrix_Get_LoadsNeedUpdating(): TAPIBoolean; CDECL; |
|
function YMatrix_CheckConvergence(): TAPIBoolean; CDECL; |
|
procedure YMatrix_Set_Iteration(Value: Integer); CDECL; |
|
function YMatrix_Get_Iteration(): Integer; CDECL; |
|
procedure YMatrix_Set_SolutionInitialized(arg: TAPIBoolean); CDECL; |
|
function YMatrix_Get_SolutionInitialized(): TAPIBoolean; CDECL; |
|
procedure YMatrix_SetGeneratordQdV(); CDECL; |
|
function YMatrix_Get_Handle(): NativeUInt; CDECL; |
|
procedure YMatrix_Set_SolverOptions(opts: UInt64); CDECL; |
|
function YMatrix_Get_SolverOptions(): UInt64; CDECL; |
|
Generated by PasDoc 0.16.0.