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

z = x*y More...

Collaboration diagram for r1d_mod::mult:
Collaboration graph

Private Member Functions

subroutine xy_2 (z, x, y)
 z(:) := x(:)*y(:) More...
 

Detailed Description

z = x*y

Definition at line 87 of file R1d_mod.F90.

Member Function/Subroutine Documentation

◆ xy_2()

subroutine r1d_mod::mult::xy_2 ( real(rp), dimension(:), intent(out)  z,
real(rp), dimension(:), intent(in)  x,
real(rp), dimension(:), intent(in)  y 
)
private

z(:) := x(:)*y(:)

Definition at line 384 of file R1d_mod.F90.


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