prismtrs_drv_exchange_util.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine prismtrs_enqueue_in_field_dble (field, field_size, exchange_id, ierror)
subroutine prismtrs_enqueue_in_field_real (field, field_size, exchange_id, ierror)
subroutine prismtrs_enqueue_in_field_int (field, field_size, exchange_id, ierror)
subroutine prismtrs_dequeue_in_field_dble (field_size, exchange_id, ierror)
subroutine prismtrs_dequeue_in_field_real (field_size, exchange_id, ierror)
subroutine prismtrs_dequeue_in_field_int (field_size, exchange_id, ierror)
subroutine prismtrs_enqueue_glob_sum_dble (global_sum, nbr_fields, exchange_id, ierror)
subroutine prismtrs_enqueue_glob_sum_int (global_sum, nbr_fields, exchange_id, ierror)
subroutine prismtrs_dequeue_glob_sum_dble (nbr_fields, exchange_id, ierror)
subroutine prismtrs_dequeue_glob_sum_int (nbr_fields, exchange_id, ierror)
subroutine prismdrv_init_Drv_Exchange (exchange_id)

Function Documentation

subroutine prismdrv_init_Drv_Exchange ( integer,intent(in)  exchange_id  ) 

Definition at line 522 of file prismtrs_drv_exchange_util.F90.

References PRISMDrv::Drv_Exchanges.

Referenced by prismdrv_set_smioc_info(), and prismtrs_set_triple_links().

Here is the caller graph for this function:

subroutine prismtrs_dequeue_glob_sum_dble ( integer,intent(in)  nbr_fields,
integer,intent(in)  exchange_id,
integer,intent(out)  ierror 
)

Definition at line 472 of file prismtrs_drv_exchange_util.F90.

References PRISMDrv::Drv_Exchanges.

Referenced by prismtrs_target_dble(), and prismtrs_target_real().

Here is the caller graph for this function:

subroutine prismtrs_dequeue_glob_sum_int ( integer,intent(in)  nbr_fields,
integer,intent(in)  exchange_id,
integer,intent(out)  ierror 
)

Definition at line 497 of file prismtrs_drv_exchange_util.F90.

References PRISMDrv::Drv_Exchanges.

Referenced by prismtrs_target_int().

Here is the caller graph for this function:

subroutine prismtrs_dequeue_in_field_dble ( integer,intent(in)  field_size,
integer,intent(in)  exchange_id,
integer,intent(out)  ierror 
)

Definition at line 243 of file prismtrs_drv_exchange_util.F90.

References PRISMDrv::Drv_Exchanges.

Referenced by prismtrs_target_dble().

Here is the caller graph for this function:

subroutine prismtrs_dequeue_in_field_int ( integer,intent(in)  field_size,
integer,intent(in)  exchange_id,
integer,intent(out)  ierror 
)

Definition at line 297 of file prismtrs_drv_exchange_util.F90.

References PRISMDrv::Drv_Exchanges.

Referenced by prismtrs_target_int().

Here is the caller graph for this function:

subroutine prismtrs_dequeue_in_field_real ( integer,intent(in)  field_size,
integer,intent(in)  exchange_id,
integer,intent(out)  ierror 
)

Definition at line 270 of file prismtrs_drv_exchange_util.F90.

References PRISMDrv::Drv_Exchanges.

Referenced by prismtrs_target_real().

Here is the caller graph for this function:

subroutine prismtrs_enqueue_glob_sum_dble ( global_sum  ,
integer,intent(in)  nbr_fields,
integer,intent(in)  exchange_id,
integer,intent(out)  ierror 
)

Definition at line 324 of file prismtrs_drv_exchange_util.F90.

References PRISMDrv::Drv_Exchanges, and PRISM_Error_Alloc.

Referenced by prismtrs_mind_dble(), prismtrs_mind_int(), and prismtrs_mind_real().

Here is the caller graph for this function:

subroutine prismtrs_enqueue_glob_sum_int ( integer,dimension(nbr_fields),intent(in)  global_sum,
integer,intent(in)  nbr_fields,
integer,intent(in)  exchange_id,
integer,intent(out)  ierror 
)

Definition at line 398 of file prismtrs_drv_exchange_util.F90.

References PRISMDrv::Drv_Exchanges, and PRISM_Error_Alloc.

Referenced by prismtrs_mind_dble(), prismtrs_mind_int(), and prismtrs_mind_real().

Here is the caller graph for this function:

subroutine prismtrs_enqueue_in_field_dble ( double precision,dimension(field_size),intent(in)  field,
integer,intent(in)  field_size,
integer,intent(in)  exchange_id,
integer,intent(out)  ierror 
)

Definition at line 16 of file prismtrs_drv_exchange_util.F90.

References PRISMDrv::Drv_Exchanges, and PRISM_Error_Alloc.

Referenced by prismtrs_mind_dble(), prismtrs_mind_int(), and prismtrs_mind_real().

Here is the caller graph for this function:

subroutine prismtrs_enqueue_in_field_int ( integer,dimension(field_size),intent(in)  field,
integer,intent(in)  field_size,
integer,intent(in)  exchange_id,
integer,intent(out)  ierror 
)

Definition at line 168 of file prismtrs_drv_exchange_util.F90.

References PRISMDrv::Drv_Exchanges, and PRISM_Error_Alloc.

Referenced by prismtrs_mind_dble(), prismtrs_mind_int(), and prismtrs_mind_real().

Here is the caller graph for this function:

subroutine prismtrs_enqueue_in_field_real ( real,dimension(field_size),intent(in)  field,
integer,intent(in)  field_size,
integer,intent(in)  exchange_id,
integer,intent(out)  ierror 
)

Definition at line 94 of file prismtrs_drv_exchange_util.F90.

References PRISMDrv::Drv_Exchanges, and PRISM_Error_Alloc.

Referenced by prismtrs_mind_dble(), prismtrs_mind_int(), and prismtrs_mind_real().

Here is the caller graph for this function:


Generated on 18 Mar 2011 for Oasis4 by  doxygen 1.6.1