The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research 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 |