DMPACK
0.9.6
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
dm_person_has_name
Function
ISC (Internet Systems Consortium) License
4 statements
dm_person
dm_person_has_name
Contents
public pure elemental function dm_person_has_name(person) result(has)
Returns
.true.
if the person has a name.
Arguments
Type
Intent
Optional
Attributes
Name
type(
person_type
),
intent(in)
::
person
Person type.
Return Value
logical