matmul_complex_CRS Function

public function matmul_complex_CRS(CRS, Old_vector) result(new_vector)

Type Bound

CRS_

Arguments

Type IntentOptional Attributes Name
class(CRS_), intent(in) :: CRS
complex(kind=real64), intent(in) :: Old_vector(:)

Return Value complex(kind=real64), allocatable, (:)