You are here: Symbol Reference > Sparse Namespace > Classes > TPardisoSettings Class > published > TPardisoSettings.MaxFactorizedMatrices Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TPardisoSettings.MaxFactorizedMatrices Property

Maximum number of factors with identical nonzero sparsity structure.

Pascal
property MaxFactorizedMatrices: integer;

It is possible to store several different factorizations with the same nonzero structure at the same time in the internal data management of the solver. In most of the applications this value is equal to 1.

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