The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
|
Zero all entries in the specified rows.
Public Member Functions | |
subroutine | mat_zero_rows (self, nrows, irows, iblock, keep_diag) |
|
virtual |
[in,out] | self | Matrix object |
[in] | nrows | Number of rows to zero |
[in] | irows | Indices of rows to zero [nrows] |
[in] | iblock | Row block (optional) |
[in] | keep_diag | Keep diagonal entries |