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

Parallel solve control.

Pascal
TParallelForwardBackward = ( pfbSequential, pfbParallelIncore, pfbParallel );
Members 
Description 
pfbSequential 
Sequential forward and backward solve. 
pfbParallelIncore 
Parallel solve step for in-core variant. 
pfbParallel 
Parallel forward and backward substition. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!