DPsim
Loading...
Searching...
No Matches
dpsim_csr_matrix Struct Reference

Public Attributes

double * values
 
int * rowIndex
 
int * colIndex
 
int row_number
 
int nnz
 

Detailed Description

Definition at line 12 of file MNASolverDynInterface.h.

Member Data Documentation

◆ colIndex

int* dpsim_csr_matrix::colIndex

Definition at line 15 of file MNASolverDynInterface.h.

◆ nnz

int dpsim_csr_matrix::nnz

Definition at line 17 of file MNASolverDynInterface.h.

◆ row_number

int dpsim_csr_matrix::row_number

Definition at line 16 of file MNASolverDynInterface.h.

◆ rowIndex

int* dpsim_csr_matrix::rowIndex

Definition at line 14 of file MNASolverDynInterface.h.

◆ values

double* dpsim_csr_matrix::values

Definition at line 13 of file MNASolverDynInterface.h.


The documentation for this struct was generated from the following file: