NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
norm_real_dp
Function
24 statements
Source File
matrix_util.F90
matrix_util
norm_real_dp
Contents
private pure function norm_real_dp(vec, p) result(res)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
vec
(:)
integer,
intent(in),
optional
::
p
Return Value
real(kind=dp)