SNOWPACK 20240430.b7bfb45
SD_CON_MATRIX_DATA Struct Reference

#include <Solver.h>

Public Attributes

int nRow
 
int * pPerm
 
int * pPermInv
 
int nSupernode
 
int * pSupernode
 
SD_ROW_DATApRow
 
SD_CHUNK_DATA PoolCol
 
SD_COL_DATAFreeCol
 
int nFreeCol
 
int nCol
 

Member Data Documentation

◆ FreeCol

SD_COL_DATA* SD_CON_MATRIX_DATA::FreeCol

◆ nCol

int SD_CON_MATRIX_DATA::nCol

◆ nFreeCol

int SD_CON_MATRIX_DATA::nFreeCol

◆ nRow

int SD_CON_MATRIX_DATA::nRow

◆ nSupernode

int SD_CON_MATRIX_DATA::nSupernode

◆ PoolCol

SD_CHUNK_DATA SD_CON_MATRIX_DATA::PoolCol

◆ pPerm

int* SD_CON_MATRIX_DATA::pPerm

◆ pPermInv

int* SD_CON_MATRIX_DATA::pPermInv

◆ pRow

SD_ROW_DATA* SD_CON_MATRIX_DATA::pRow

◆ pSupernode

int* SD_CON_MATRIX_DATA::pSupernode

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