DMPACK
0.9.6
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
dm_ve_device_is_valid
Function
ISC (Internet Systems Consortium) License
4 statements
dm_ve
dm_ve_device_is_valid
Contents
public pure elemental function dm_ve_device_is_valid(device) result(valid)
Returns
.true.
if given VE device enumerator is valid.
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
device
Device enumerator.
Return Value
logical