Toggle navigation
fdict
0.7.0
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
copy
Interface
3 statements
Source File
dictionary.f90
dictionary
copy
Contents
Module Procedures
copy_
public interface copy
Contents
Module Procedures
copy_
Module Procedures
private subroutine copy_(from, to)
Generate the copy routine
Arguments
Type
Intent
Optional
Attributes
Name
type(
dictionary_t
),
intent(in)
::
from
type(
dictionary_t
),
intent(inout)
::
to