gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
CSRList_T Struct Reference

#include <linearSystemCSR.h>

Public Attributes

int nmax
 
int size
 
int incr
 
int n
 
int isorder
 
char * array
 

Detailed Description

Definition at line 17 of file linearSystemCSR.h.

Member Data Documentation

◆ array

◆ incr

int CSRList_T::incr

Definition at line 20 of file linearSystemCSR.h.

Referenced by CSRList_Create(), and CSRList_Realloc().

◆ isorder

int CSRList_T::isorder

Definition at line 22 of file linearSystemCSR.h.

Referenced by CSRList_Add(), and CSRList_Create().

◆ n

int CSRList_T::n

Definition at line 21 of file linearSystemCSR.h.

Referenced by CSRList_Add(), CSRList_Create(), CSRList_Nbr(), and CSRList_Resize_strict().

◆ nmax

int CSRList_T::nmax

Definition at line 18 of file linearSystemCSR.h.

Referenced by CSRList_Create(), CSRList_Realloc(), and CSRList_Resize_strict().

◆ size

int CSRList_T::size

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