PARDISO Advanced Solver VI
- Updated2023-02-21
- 17 minute(s) read
PARDISO Advanced Solver VI
Owning Palette: Sparse Linear Algebra VIs
Requires: Multicore Analysis and Sparse Matrix Toolkit
Solves a sparse linear system AX = Y by using the specified PARDISO session, where A is the matrix specified in the PARDISO Advanced Initialization VI or the PARDISO Advanced Factorization VI.
You must initialize the PARDISO session by using the PARDISO Advanced Initialization VI and performing numerical factorization by using the PARDISO Advanced Factorization VI before solving a sparse linear system.
PARDISO Advanced Solver (DBL)

![]() |
solver ID in specifies the identification number associated with the PARDISO session. | ||||||||||||||||||
![]() |
Known Vector specifies an array of known values. The number of elements in the Known Vector must be equal to the number of rows and columns in the matrix specified in PARDISO Advanced Initialization VI. | ||||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||||
![]() |
solver ID out returns solver ID in. | ||||||||||||||||||
![]() |
Solution Vector returns the solution X to AX = Y where A is the matrix specified in PARDISO Advanced Initialization VI or PARDISO Advanced Factorization VI and Y is the Known Vector. | ||||||||||||||||||
![]() |
Diagnostic Info returns diagnostic information.
| ||||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
PARDISO Advanced Solver (SGL)

![]() |
solver ID in specifies the identification number associated with the PARDISO session. | ||||||||||||||||||
![]() |
Known Vector specifies an array of known values. The number of elements in the Known Vector must be equal to the number of rows and columns in the matrix specified in PARDISO Advanced Initialization VI. | ||||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||||
![]() |
solver ID out returns solver ID in. | ||||||||||||||||||
![]() |
Solution Vector returns the solution X to AX = Y where A is the matrix specified in PARDISO Advanced Initialization VI or PARDISO Advanced Factorization VI and Y is the Known Vector. | ||||||||||||||||||
![]() |
Diagnostic Info returns diagnostic information.
| ||||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
PARDISO Advanced Solver (CDB)

![]() |
solver ID in specifies the identification number associated with the PARDISO session. | ||||||||||||||||||
![]() |
Known Vector specifies an array of known values. The number of elements in the Known Vector must be equal to the number of rows and columns in the matrix specified in PARDISO Advanced Initialization VI. | ||||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||||
![]() |
solver ID out returns solver ID in. | ||||||||||||||||||
![]() |
Solution Vector returns the solution X to AX = Y where A is the matrix specified in PARDISO Advanced Initialization VI or PARDISO Advanced Factorization VI and Y is the Known Vector. | ||||||||||||||||||
![]() |
Diagnostic Info returns diagnostic information.
| ||||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
PARDISO Advanced Solver (CSG)

![]() |
solver ID in specifies the identification number associated with the PARDISO session. | ||||||||||||||||||
![]() |
Known Vector specifies an array of known values. The number of elements in the Known Vector must be equal to the number of rows and columns in the matrix specified in PARDISO Advanced Initialization VI. | ||||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||||
![]() |
solver ID out returns solver ID in. | ||||||||||||||||||
![]() |
Solution Vector returns the solution X to AX = Y where A is the matrix specified in PARDISO Advanced Initialization VI or PARDISO Advanced Factorization VI and Y is the Known Vector. | ||||||||||||||||||
![]() |
Diagnostic Info returns diagnostic information.
| ||||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
PARDISO Advanced Solver (nRHS DBL)

![]() |
solver ID in specifies the identification number associated with the PARDISO session. | ||||||||||||||||||
![]() |
Known Matrix specifies a matrix of known values. The number of rows in the Known Matrix must be equal to the number of rows and columns in the matrix specified in the PARDISO Advanced Initialization VI. | ||||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||||
![]() |
solver ID out returns solver ID in. | ||||||||||||||||||
![]() |
Solution Matrix returns the solution X to AX = Y where A is the matrix specified in the PARDISO Advanced Initialization VI or PARDISO Advanced Factorization VI and Y is the Known Matrix. | ||||||||||||||||||
![]() |
Diagnostic Info returns diagnostic information.
| ||||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
PARDISO Advanced Solver (nRHS SGL)

![]() |
solver ID in specifies the identification number associated with the PARDISO session. | ||||||||||||||||||
![]() |
Known Matrix specifies a matrix of known values. The number of rows in the Known Matrix must be equal to the number of rows and columns in the matrix specified in the PARDISO Advanced Initialization VI. | ||||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||||
![]() |
solver ID out returns solver ID in. | ||||||||||||||||||
![]() |
Solution Matrix returns the solution X to AX = Y where A is the matrix specified in the PARDISO Advanced Initialization VI or PARDISO Advanced Factorization VI and Y is the Known Matrix. | ||||||||||||||||||
![]() |
Diagnostic Info returns diagnostic information.
| ||||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
PARDISO Advanced Solver (nRHS CDB)

![]() |
solver ID in specifies the identification number associated with the PARDISO session. | ||||||||||||||||||
![]() |
Known Matrix specifies a matrix of known values. The number of rows in the Known Matrix must be equal to the number of rows and columns in the matrix specified in the PARDISO Advanced Initialization VI. | ||||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||||
![]() |
solver ID out returns solver ID in. | ||||||||||||||||||
![]() |
Solution Matrix returns the solution X to AX = Y where A is the matrix specified in the PARDISO Advanced Initialization VI or PARDISO Advanced Factorization VI and Y is the Known Matrix. | ||||||||||||||||||
![]() |
Diagnostic Info returns diagnostic information.
| ||||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
PARDISO Advanced Solver (nRHS CSG)

![]() |
solver ID in specifies the identification number associated with the PARDISO session. | ||||||||||||||||||
![]() |
Known Matrix specifies a matrix of known values. The number of rows in the Known Matrix must be equal to the number of rows and columns in the matrix specified in the PARDISO Advanced Initialization VI. | ||||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||||
![]() |
solver ID out returns solver ID in. | ||||||||||||||||||
![]() |
Solution Matrix returns the solution X to AX = Y where A is the matrix specified in the PARDISO Advanced Initialization VI or PARDISO Advanced Factorization VI and Y is the Known Matrix. | ||||||||||||||||||
![]() |
Diagnostic Info returns diagnostic information.
| ||||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
PARDISO Advanced Solver Details
The following table lists the support characteristics of this VI.
| Supported on RT targets | Yes |
| Suitable for bounded execution times on RT | No |





















