YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Public Member Functions
yac_core::yac_interp_grid_new_c Interface Reference
Collaboration diagram for yac_core::yac_interp_grid_new_c:
Collaboration graph

Public Member Functions

type(c_ptr) function yac_interp_grid_new_c (dist_grid_pair, src_grid_name, tgt_grid_name, num_src_fields, src_field_locations, src_field_coordinate_idxs, src_field_masks_idxs, tgt_field_location, tgt_field_coordinate_idx, tgt_field_masks_idx)
 

Detailed Description

Definition at line 434 of file yac_core.F90.

Constructor & Destructor Documentation

◆ yac_interp_grid_new_c()

type(c_ptr) function yac_core::yac_interp_grid_new_c::yac_interp_grid_new_c ( type(c_ptr), value  dist_grid_pair,
character(kind=c_char), dimension(*)  src_grid_name,
character(kind=c_char), dimension(*)  tgt_grid_name,
integer(kind=c_size_t), value  num_src_fields,
integer(kind=c_int), dimension(*)  src_field_locations,
integer(kind=c_size_t), dimension(*)  src_field_coordinate_idxs,
integer(kind=c_size_t), dimension(*)  src_field_masks_idxs,
integer(kind=c_int), value  tgt_field_location,
integer(kind=c_size_t), value  tgt_field_coordinate_idx,
integer(kind=c_size_t), value  tgt_field_masks_idx 
)

Definition at line 434 of file yac_core.F90.


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