![]() |
The Open FUSION Toolkit 1.0.0-6f445ef
An open-source framework for fusion and plasma science and engineering
|
Compute matrix-vector product.
b = self * a
Public Member Functions | |
| subroutine | mat_apply_vec (self, a, b) |
|
virtual |
| [in,out] | self | Matrix object |
| [in,out] | a | Source vector |
| [in,out] | b | Result of matrix product |