You are here: Symbol Reference > Sparse Namespace > Classes > TSparseMtx Class > public > TSparseMtx.FreePardiso Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TSparseMtx.FreePardiso Method

Frees the memory of the Pardiso solver.

Pascal
procedure FreePardiso(AMatrixNumber: integer = -1);

If the parameter is -1, it frees all the allocated memory. If the parameter is bigger then 0 it frees the memory associated with the factorized matrix at that index.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!