Fix refactor of types.h
This commit is contained in:
@@ -675,6 +675,7 @@ typedef struct {
|
||||
*XLNZ, // Start position of each column in NZSUB
|
||||
*NZSUB, // Row index of each coeff. in each column
|
||||
*LNZ, // Position of each coeff. in Aij array
|
||||
*Degree, // Number of links adjacent to each node
|
||||
*link, // Array used by linear eqn. solver
|
||||
*first; // Array used by linear eqn. solver
|
||||
|
||||
|
||||
Reference in New Issue
Block a user