matmulBCRS Function

public function matmulBCRS(this, vec) result(ret)

Type Bound

BCRS_

Arguments

Type IntentOptional Attributes Name
class(BCRS_), intent(in) :: this
real(kind=real64), intent(in) :: vec(:)

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