Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_trs_get_dble (id_transient_in_id, id_epio_id, id_trans_rank, id_epio_field_size, dda_field, nbr_fields, id_err) |
subroutine psmile_trs_get_dble | ( | INTEGER,intent(in) | id_transient_in_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(out) | dda_field, | |||
INTEGER,intent(in) | nbr_fields, | |||
INTEGER,intent(out) | id_err | |||
) |
Definition at line 11 of file psmile_trs_get_dble.F90.
References psmile_trs_inform().
Referenced by psmile_get_field_dble().