Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_trs_put_dble (id_transient_out_id, id_epio_id, id_trans_rank, id_epio_field_size, dda_field, nbr_fields, id_err) |
subroutine psmile_trs_put_dble | ( | INTEGER,intent(in) | id_transient_out_id, | |
INTEGER,intent(in) | id_epio_id, | |||
INTEGER,intent(in) | id_trans_rank, | |||
INTEGER,intent(in) | id_epio_field_size, | |||
DOUBLE PRECISION,dimension(id_epio_field_size),intent(in) | dda_field, | |||
INTEGER,intent(in) | nbr_fields, | |||
INTEGER,intent(out) | id_err | |||
) |
Definition at line 11 of file psmile_trs_put_dble.F90.
References psmile_bsend(), and psmile_trs_inform().
Referenced by psmile_put_field_dble().