Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_get_field_real (field_id, data_array, len, nbr_fields, ierror) |
subroutine psmile_get_field_real | ( | Integer,intent(in) | field_id, | |
Real,dimension (len, nbr_fields),intent(inout) | data_array, | |||
Integer,intent(in) | len, | |||
Integer,intent(in) | nbr_fields, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_get_field_real.F90.
References a, PSMILe::Comps, PSMILe::Fields, PSMILe::Grids, i5, PSMILe::Methods, not, PRISM_Error_Alloc, psmile_ddadd(), psmile_get_irr_field_real(), psmile_global_sum_compute_dble(), psmile_global_sum_recv_dble(), psmile_put_compact_list_3d_real(), and psmile_trs_get_real().
Referenced by psmile_get_real().