Dew MtxVec NET
TPardisoSettings.FreePardiso Method
Summary
Frees the memory of the Pardiso solver.

Class
TPardisoSettings

Declaration
Procedure FreePardiso(AMatrixNumber: integer = -1);

Description
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 2008 Dew Research
http://www.dewresearch.com