GENEUS
Overview
Source Files
Modules
Procedures
Derived Types
Programs
nonzero
Function
5 statements
Source File
basic.f90
basic_m
nonzero
Contents
public pure function nonzero(v) result(r)
Checks whether or not the argument has a finite norm.
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in),
dimension(:)
::
v
Input vector
Return Value
logical
Conclusion