BlockMatrixField
ποΈ ApplyDBC
Apply Dirichlet boundary condition to matrix field.
ποΈ Structure
ποΈ BlockMatrixField example 1
This example shows the use of SetBlockMatrixFieldParam, BlockMatrixField
ποΈ BlockMatrixField example 11
This example shows the usage of Set methods BlockMatrixField.
ποΈ BlockMatrixField example 2
This example shows the use of Initiate method, BlockMatrixField
ποΈ BlockMatrixField example 3
This example shows the use of SetBlockMatrixFieldParam, BlockMatrixField
ποΈ BlockMatrixField example 4
This example shows the use of BlockMatrixField
ποΈ BlockMatrixField example 5
This example shows the use of BlockMatrixField
ποΈ BlockMatrixField example 6
This example shows the use of BlockMatrixField
ποΈ BlockMatrixField example 7
This example shows the use of BlockMatrixField
ποΈ BlockMatrixField example 8
This example shows the use of BlockMatrixField
ποΈ BlockMatrixField example 9
This example shows the use of SetBlockMatrixFieldParam, BlockMatrixField
ποΈ CheckEssentialParam
Check essential parameters for creating an instance of BlockMatrixField
ποΈ Deallocate
Deallocate the space occupied by the field.
ποΈ DiagonalScaling
Perform diagonal scaling to matrixfield.
ποΈ Display
Display the content of BlockMatrixField
ποΈ Export
Export the abstract field to an external file.
ποΈ GetColumn
Get the column entries of matrix field.
ποΈ GetDiagonal
Returns the diagonal
ποΈ GetPrecondition
Get the preconditioner.
ποΈ GetRow
Get row entries of matrix field.
ποΈ ILUSolve
ILU Solver
ποΈ Import
Import the field from an external file.
ποΈ Initiate
This method constructs an instance of BlockMatrixField.
ποΈ IsPreconditionSet
Returns true if the Precondition matrix is set.
ποΈ MatVec
Perform matrix vector multipliction.
ποΈ ReversePermutation
Reverse permutation for ILU solver.
ποΈ Set
Set entries of MatrixField.
ποΈ SetBlockMatrixFieldParam
Set parameters necessary for constructing BlockMatrixField
ποΈ SetColumn
Set column of matrix field.
ποΈ SetPrecondition
Set preconditioner.
ποΈ SetRectangleMatrixFieldParam
Set parameters for constructing rectangle matrix field.
ποΈ SetRow
Set the row of matrix field.
ποΈ Shape
Returns the shape of BlockMatrixField.
ποΈ Size
Returns the size of BlockMatrixField
ποΈ Spy
Spy print of sparse matrix.
ποΈ SymLargestEigenVal
Largest eigenvalue of symmetric matrix field.
ποΈ SymSchurLargestEigenVal
Largest eigen value of Schurβs matrix.