copy_array_3d Module Reference

Functions/Subroutines

subroutine copy_array3d (array1, array2, n1min, n1max, n2min, n2max, n3min, n3max)

Function/Subroutine Documentation

subroutine copy_array_3d::copy_array3d ( 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 
)

Definition at line 10 of file copy_array_3d.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