Ateles
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Copy_fpt_header
Subroutine
12 statements
Source File
ply_fpt_header_module.f90
ply_fpt_header_module
Copy_fpt_header
Contents
private pure subroutine Copy_fpt_header(left, right)
Copy the FPT header information.
Arguments
Type
Intent
Optional
Attributes
Name
type(
ply_fpt_header_type
),
intent(out)
::
left
fpt to copy to
type(
ply_fpt_header_type
),
intent(in)
::
right
fpt to copy from