![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| NLuint | m |
| NLuint | n |
| NLuint | diag_size |
| NLenum | storage |
| __NLRowColumn * | row |
| __NLRowColumn * | column |
| NLfloat * | diag |
Definition at line 231 of file opennl.c.
Referenced by __nlSparseMatrix_mult_cols(), __nlSparseMatrix_mult_cols_symmetric(), __nlSparseMatrixAdd(), __nlSparseMatrixClear(), __nlSparseMatrixConstruct(), __nlSparseMatrixDestroy(), and __nlSparseMatrixNNZ().
Definition at line 232 of file opennl.c.
Referenced by __nlSparseMatrixAdd(), __nlSparseMatrixClear(), __nlSparseMatrixConstruct(), and __nlSparseMatrixDestroy().
Definition at line 228 of file opennl.c.
Referenced by __nlSparseMatrixClear(), and __nlSparseMatrixConstruct().
Definition at line 226 of file opennl.c.
Referenced by __nlFactorize_SUPERLU(), __nlSparseMatrix_mult_cols(), __nlSparseMatrix_mult_rows(), __nlSparseMatrix_mult_rows_symmetric(), __nlSparseMatrix_square(), __nlSparseMatrix_transpose_mult_rows(), __nlSparseMatrixAdd(), __nlSparseMatrixClear(), __nlSparseMatrixConstruct(), __nlSparseMatrixDestroy(), and __nlSparseMatrixNNZ().
Definition at line 227 of file opennl.c.
Referenced by __nlFactorize_SUPERLU(), __nlSparseMatrix_mult_cols(), __nlSparseMatrix_mult_cols_symmetric(), __nlSparseMatrix_square(), __nlSparseMatrix_transpose_mult_rows(), __nlSparseMatrixAdd(), __nlSparseMatrixClear(), __nlSparseMatrixConstruct(), __nlSparseMatrixDestroy(), and __nlSparseMatrixNNZ().
Definition at line 230 of file opennl.c.
Referenced by __nlFactorize_SUPERLU(), __nlSparseMatrix_mult_rows(), __nlSparseMatrix_mult_rows_symmetric(), __nlSparseMatrix_square(), __nlSparseMatrix_transpose_mult_rows(), __nlSparseMatrixAdd(), __nlSparseMatrixClear(), __nlSparseMatrixConstruct(), __nlSparseMatrixDestroy(), __nlSparseMatrixNNZ(), and nlPrintMatrix().
Definition at line 229 of file opennl.c.
Referenced by __nlFactorize_SUPERLU(), __nlSparseMatrix_square(), __nlSparseMatrixAdd(), __nlSparseMatrixClear(), __nlSparseMatrixConstruct(), __nlSparseMatrixDestroy(), __nlSparseMatrixMult(), and __nlSparseMatrixNNZ().