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

y = x More...

Collaboration diagram for r2d_mod::copy:
Collaboration graph

Private Member Functions

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

Detailed Description

y = x

Definition at line 47 of file R2d_mod.F90.

Member Function/Subroutine Documentation

◆ r2d_copy()

subroutine r2d_mod::copy::r2d_copy ( real(rp), dimension(:,:), intent(out)  y,
real(rp), dimension(:,:), intent(in)  x 
)
private

y(:,:) := x(:,:)

Definition at line 58 of file R2d_mod.F90.


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