tensor_cos_sqrt_real64_crs Function

public function tensor_cos_sqrt_real64_crs(this, v, tol, itrmax, coeff, debug, fix_idx) result(retA_v)

Type Bound

CRS_

Arguments

Type IntentOptional Attributes Name
class(CRS_), intent(in) :: this
real(kind=real64), intent(in) :: v(:)
real(kind=real64), intent(in) :: tol
integer(kind=int32), intent(in) :: itrmax
real(kind=real64), intent(in), optional :: coeff
logical, intent(in), optional :: debug
integer(kind=int32), intent(in), optional :: fix_idx(:)

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