BlockLU
Block LU
Constructors
- BlockLU(percentageSparseMatrix ,sizeBlockLU )
Fields Summary
- Field
- Description
- percentageSparseMatrix
- Threshold coefficient for matrix sparsing (if 0: all terms stored)
- sizeBlockLU
- Maximum size of blocks for diagonalization
Methods Summary
no methods
Fields Details
- percentageSparseMatrix
- percentageSparseMatrix : Threshold coefficient for matrix sparsing (if 0: all terms stored) - [1..1] PercentageSparseMatrix
- sizeBlockLU
- sizeBlockLU : Maximum size of blocks for diagonalization - [1..1] Integer
Method Details
no methods