(git:6a2e663)
pw_copy_all Module Reference

Functions/Subroutines

subroutine, public pw_copy_match (pw1, pw2)
 copy a pw type variable More...
 

Detailed Description

Note
Copy of pw types using an optimal match strategy
History
JGH (06-May-2021) : pw_copy routine for complex match
Author
JGH

Function/Subroutine Documentation

◆ pw_copy_match()

subroutine, public pw_copy_all::pw_copy_match ( type(pw_c1d_gs_type), intent(in)  pw1,
type(pw_c1d_gs_type), intent(inout)  pw2 
)

copy a pw type variable

Parameters
pw1...
pw2...
Author
JGH

Definition at line 41 of file pw_copy_all.F.