SparseCleanup(_:)
Releases a double-precision preconditioner’s references to any memory that the Sparse Solvers library allocates.
Declaration
func SparseCleanup(_ Preconditioner: SparseOpaquePreconditioner_Double)Parameters
- Preconditioner:
The preconditioner to release references to any allocated memory.