YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Public Member Functions
yac::yac_fget_async Interface Reference

Fortran interface for asynchronous receiving coupling fields. More...

Collaboration diagram for yac::yac_fget_async:
Collaboration graph

Public Member Functions

subroutine yac_fget_async_dble_ptr (field_id, collection_size, recv_field, info, ierror)
 

Detailed Description

Fortran interface for asynchronous receiving coupling fields.

Definition at line 1520 of file yac_module.F90.

Member Function/Subroutine Documentation

◆ yac_fget_async_dble_ptr()

subroutine yac::yac_fget_async::yac_fget_async_dble_ptr ( integer, intent(in)  field_id,
integer, intent(in)  collection_size,
type(yac_dble_ptr), dimension(collection_size)  recv_field,
integer, intent(out)  info,
integer, intent(out)  ierror 
)
Parameters
[in]field_idfield identifier
[in]collection_sizenumber of vertical level or bundles
[out]recv_fieldreturned field
[out]inforeturned info
[out]ierrorreturned error handler

Definition at line 1522 of file yac_module.F90.


The documentation for this interface was generated from the following file: