Blender V2.61 - r43446
|
Public Attributes | |
NLuint | size |
NLuint | capacity |
__NLCoeff * | coeff |
Definition at line 159 of file opennl.c.
Referenced by __nlRowColumnAdd(), __nlRowColumnAppend(), __nlRowColumnClear(), __nlRowColumnConstruct(), and __nlRowColumnGrow().
Definition at line 160 of file opennl.c.
Referenced by __nlEndMatrixRHS(), __nlFactorize_SUPERLU(), __nlRowColumnAdd(), __nlRowColumnAppend(), __nlRowColumnClear(), __nlRowColumnConstruct(), __nlRowColumnDestroy(), __nlRowColumnGrow(), __nlSparseMatrix_mult_cols(), __nlSparseMatrix_mult_cols_symmetric(), __nlSparseMatrix_mult_rows(), __nlSparseMatrix_mult_rows_symmetric(), __nlSparseMatrix_square(), __nlSparseMatrix_transpose_mult_rows(), and nlPrintMatrix().
Definition at line 158 of file opennl.c.
Referenced by __nlEndMatrixRHS(), __nlFactorize_SUPERLU(), __nlRowColumnAdd(), __nlRowColumnAppend(), __nlRowColumnClear(), __nlRowColumnConstruct(), __nlSparseMatrix_mult_cols(), __nlSparseMatrix_mult_cols_symmetric(), __nlSparseMatrix_mult_rows(), __nlSparseMatrix_mult_rows_symmetric(), __nlSparseMatrix_square(), __nlSparseMatrix_transpose_mult_rows(), __nlSparseMatrixNNZ(), and nlPrintMatrix().