stdlib_ilaprec Function

public function stdlib_ilaprec(prec)

This subroutine translated from a character string specifying an intermediate precision to the relevant BLAST-specified integer constant. ILAPREC returns an INTEGER. If ILAPREC: < 0, then the input is not a character indicating a supported intermediate precision. Otherwise ILAPREC returns the constant value corresponding to PREC.

Arguments

Type IntentOptional Attributes Name
character(len=1) :: prec

Return Value integer(kind=ilp)