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

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

Collaboration diagram for yac::yac_fdef_field:
Collaboration graph

Public Member Functions

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

Detailed Description

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

Definition at line 1106 of file yac_module.F90.

Constructor & Destructor Documentation

◆ yac_fdef_field()

subroutine yac::yac_fdef_field::yac_fdef_field ( character(len=*), intent(in)  field_name,
integer, intent(in)  component_id,
integer, dimension(*), intent(in)  point_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]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 1106 of file yac_module.F90.


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