Choral
Private Member Functions | List of all members
r1d_mod::copy Interface Reference

y = x More...

Collaboration diagram for r1d_mod::copy:
Collaboration graph

Private Member Functions

subroutine r1d_copy (y, x)
 y(:) := x(:) More...
 

Detailed Description

y = x

Definition at line 44 of file R1d_mod.F90.

Member Function/Subroutine Documentation

◆ r1d_copy()

subroutine r1d_mod::copy::r1d_copy ( real(rp), dimension(:), intent(out)  y,
real(rp), dimension(:), intent(in)  x 
)
private

y(:) := x(:)

Definition at line 295 of file R1d_mod.F90.


The documentation for this interface was generated from the following file: