Fix refactor of types.h

This commit is contained in:
Lew Rossman
2019-05-14 00:00:03 -04:00
parent c9b836973e
commit efb189ac39

View File

@@ -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