OOPS
interpolatorunstrc_interface.F90 File Reference

Go to the source code of this file.

Modules

module  interpolator_unstrc_interface
 

Functions/Subroutines

subroutine interpolator_unstrc_interface::unstrc_create_c (c_key_unstrc, c_comm, c_lonlat1, c_lonlat2, c_config)
 Create Unstructured Interpolator from lonlat. More...
 
subroutine interpolator_unstrc_interface::unstrc_write_c (c_key_unstrc, c_config)
 Write Unstructured Interpolator to a file. More...
 
subroutine interpolator_unstrc_interface::unstrc_apply_c (c_key_unstrc, c_infield, c_outfield)
 Apply Unstructured Interpolator. More...
 
subroutine interpolator_unstrc_interface::unstrc_apply_ad_c (c_key_unstrc, c_field2, c_field1)
 Apply Unstructured Interpolator Adjoint. More...
 
subroutine interpolator_unstrc_interface::unstrc_delete_c (c_key_unstrc)
 Delete unstructured_interpolator. More...