Toggle navigation
fdict
0.7.0
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
nullify
Interface
4 statements
Source File
dictionary.f90
dictionary
nullify
Contents
Module Procedures
nullify_
nullify_key_
public interface nullify
Contents
Module Procedures
nullify_
nullify_key_
Module Procedures
private elemental subroutine nullify_(this)
Arguments
Type
Intent
Optional
Attributes
Name
type(
dictionary_t
),
intent(inout)
::
this
private elemental subroutine nullify_key_(this, key)
Arguments
Type
Intent
Optional
Attributes
Name
type(
dictionary_t
),
intent(inout)
::
this
character(len=*),
intent(in)
::
key