YetAnotherCoupler 3.1.1
Loading...
Searching...
No Matches
Public Member Functions
mo_yac_finterface::yac_fdef_field_mask Interface Reference

Fortran interface for the definition of coupling fields using explicit masks. More...

Collaboration diagram for mo_yac_finterface::yac_fdef_field_mask:
Collaboration graph

Public Member Functions

subroutine yac_fdef_field_mask (field_name, component_id, point_ids, mask_ids, num_pointsets, collection_size, timestep, time_unit, field_id)
 

Detailed Description

Fortran interface for the definition of coupling fields using explicit masks.

Definition at line 1104 of file mo_yac_finterface.F90.

Constructor & Destructor Documentation

◆ yac_fdef_field_mask()

subroutine mo_yac_finterface::yac_fdef_field_mask::yac_fdef_field_mask ( character(len=*), intent(in)  field_name,
integer, intent(in)  component_id,
integer, dimension(*), intent(in)  point_ids,
integer, dimension(*), intent(in)  mask_ids,
integer, intent(in)  num_pointsets,
integer, intent(in)  collection_size,
character(len=*), intent(in)  timestep,
integer, intent(in)  time_unit,
integer, intent(out)  field_id 
)
Parameters
[in]field_nameshort name of the field
[in]component_idcomponent identifier
[in]point_idspoint identifier
[in]mask_idsmask identifier
[in]num_pointsetsnumber of pointsets per grid
[in]collection_sizecollection size
[in]timesteptimestep
[in]time_unitunit of timestep
[out]field_idreturned field handle

Definition at line 1104 of file mo_yac_finterface.F90.


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