tensor_sinc_sqrt_sinc_sqrt_complex64_crs Function

public function tensor_sinc_sqrt_sinc_sqrt_complex64_crs(this, v, tol, itrmax, coeff_1, coeff_2) result(retA_v)

Type Bound

CRS_

Arguments

Type IntentOptional Attributes Name
class(CRS_), intent(in) :: this
complex(kind=real64), intent(in) :: v(:)
real(kind=real64), intent(in) :: tol
integer(kind=int32), intent(in) :: itrmax
complex(kind=real64), intent(in) :: coeff_1
complex(kind=real64), intent(in) :: coeff_2

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