Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | n | |||
real(kind=r8), | intent(in), | dimension(*) | :: | x | ||
integer, | intent(in) | :: | sx |
An interface to the BLAS routine for calculating Euclidean
norm. This can be passed to nitsol for the argument
dnorm
.