You are here: Symbol Reference > Sparse Namespace > Structs, Records, Enums > Sparse.TPardisoReordering Enumeration
MtxVec VCL
ContentsIndex
PreviousUpNext
Sparse.TPardisoReordering Enumeration

The reordering method for Pardiso solver.

Pascal
TPardisoReordering = ( prMinimumDegree, prMETIS, prParallel );
Members 
Description 
prMETIS 
Use METIS nested dissection method. 
prParallel 
Parallel nested dissection. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!