qroot Interface

interface
public subroutine qroot(p, b, c, eps)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in), DIMENSION(:):: p
real(kind=SP), intent(inout) :: b
real(kind=SP), intent(inout) :: c
real(kind=SP), intent(in) :: eps