TSparsePattern SparsePattern { get; set; }
Defines the pattern used when solving a system of linear equations.
Returns: TSparsePattern
Remarks:
Use this property to instruct the linear system solver which of the results from the previous sparse system solution can be reused. This can be symbolic factorization and/or numeric factorization.