The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
Public Member Functions | List of all members
cmat_apply_cvec Interface Reference

Detailed Description

Compute matrix-vector product.

b = self * a

Public Member Functions

subroutine cmat_apply_cvec (self, a, b)
 

Constructor & Destructor Documentation

◆ cmat_apply_cvec()

subroutine cmat_apply_cvec ( class(oft_cmatrix), intent(inout)  self,
class(oft_cvector), intent(inout), target  a,
class(oft_cvector), intent(inout)  b 
)
virtual
Parameters
[in,out]aSource vector
[in,out]bResult of matrix product

The documentation for this interface was generated from the following file: