make_array_5d Module Reference

Functions/Subroutines

subroutine alloc_array5d (array, n1min, n1max, n2min, n2max, n3min, n3max, n4min, n4max, n5min, n5max)

Function/Subroutine Documentation

subroutine make_array_5d::alloc_array5d ( Real(long),dimension(:,:,:,:,:),pointer  array,
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,
integer,intent(in)  n5min,
integer,intent(in)  n5max 
)

Definition at line 10 of file make_array_5d.f90.

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables

Generated on 23 Jan 2018 for Cocal by  doxygen 1.6.1