copy_array_4d Module Reference

Functions/Subroutines

subroutine copy_array4d (array1, array2, n1min, n1max, n2min, n2max, n3min, n3max, n4min, n4max)

Function/Subroutine Documentation

subroutine copy_array_4d::copy_array4d ( real(long),dimension(:,:,:,:),pointer  array1,
real(long),dimension(:,:,:,:),pointer  array2,
integer,intent(in)  n1min,
integer,intent(in)  n1max,
integer,intent(in)  n2min,
integer,intent(in)  n2max,
integer,intent(in)  n3min,
integer,intent(in)  n3max,
integer,intent(in)  n4min,
integer,intent(in)  n4max 
)

Definition at line 10 of file copy_array_4d.f90.

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables

Generated on 17 Sep 2013 for Cocal by  doxygen 1.6.1