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

Fortran interface for checking the dimensions of a field. More...

Collaboration diagram for yac::yac_fcheck_field_dimensions:
Collaboration graph

Public Member Functions

subroutine yac_fcheck_field_dimensions (field_id, collection_size, num_interp_fields, interp_field_sizes)
 

Detailed Description

Fortran interface for checking the dimensions of a field.

Definition at line 1169 of file yac_module.F90.

Constructor & Destructor Documentation

◆ yac_fcheck_field_dimensions()

subroutine yac::yac_fcheck_field_dimensions::yac_fcheck_field_dimensions ( integer, intent(in)  field_id,
integer, intent(in)  collection_size,
integer, intent(in)  num_interp_fields,
integer, dimension(num_interp_fields), intent(in)  interp_field_sizes 
)
Parameters
[in]field_idfield handle
[in]collection_sizecollection size
[in]num_interp_fieldsnumber of interpolation fields (number of pointsets)
[in]interp_field_sizesdata size of each interpolation field

Definition at line 1169 of file yac_module.F90.


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