Go to the source code of this file.
Defines | |
#define | USE_PACK |
Functions/Subroutines | |
subroutine | psmile_put_irr_field_real (data_array, shape, nbr_fields, srcloc, npoints, srcars, nars, nloc, dest, tag, comm, ierror) |
#define USE_PACK |
subroutine psmile_put_irr_field_real | ( | Real,dimension (shape(1,1),intent(in) | data_array, | |
Integer,dimension(2,3),intent(in) | shape, | |||
Integer,intent(in) | nbr_fields, | |||
Integer,dimension (ndim_3d, npoints),intent(in) | srcloc, | |||
Integer,intent(in) | npoints, | |||
Integer,dimension (2, ndim_3d, nars),intent(in) | srcars, | |||
Integer,intent(in) | nars, | |||
Integer,intent(in) | nloc, | |||
Integer,intent(in) | dest, | |||
Integer,intent(in) | tag, | |||
Integer,intent(in) | comm, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 12 of file psmile_put_irr_field_real.F90.
References a, i5, PRISM_Error_Alloc, and psmile_bsend().
Referenced by psmile_put_field_real().