MatrixField
ποΈ ApplyDBC
Interface
ποΈ CheckEssentialParam
Check essential parameters for creating an instance of AbstractMatrixField
ποΈ Deallocate
Deallocate the space occupied by the field.
ποΈ DiagonalScaling
Interface
ποΈ Display
Display the content of AbstractMatrixField
ποΈ Export
Export the abstract field to an external file.
ποΈ GetColumn
Calling example:
ποΈ GetDiagonal
Returns the diagonal
ποΈ GetPrecondition
Interface
ποΈ GetRow
Calling example:
ποΈ ILUSolve
ILU Solver
ποΈ Import
Import the field from an external file.
ποΈ Initiate
This method constructs an instance of AbstractMatrixField.
ποΈ IsPreconditionSet
Returns true if the Precondition matrix is set.
ποΈ MatVec
Perform matrix vector multipliction.
ποΈ MatrixFieldCheckEssentialParam
Check essential parameters for constructing MatrixField.
ποΈ Structure
It handles the tangent-matrix in finite element computations.
ποΈ RectangleMatrixFieldCheckEssentialParam
Check essential parameters for constructing rectangle matrix field.
ποΈ ReversePermutation
Interface
ποΈ Set
Set entries of MatrixField.
ποΈ SetColumn
Calling example
ποΈ SetMatrixFieldParam
Set parameters necessary for constructing MatrixField
ποΈ SetMatrixFieldPrecondParam
Set the parameters for constructing the preconditioner for MatrixField.
ποΈ SetPrecondition
Interface
ποΈ SetRectangleMatrixFieldParam
Set parameters for constructing rectangle matrix field.
ποΈ SetRow
Calling example
ποΈ Shape
Returns the shape of MatrixField.
ποΈ Size
Returns the size of MatrixField
ποΈ Spy
Interface
ποΈ SymLargestEigenVal
Interface
ποΈ SymSchurLargestEigenVal
Interface