ICON Community Interface 0.4.0
Loading...
Searching...
No Matches
yaxt_nest_fortran_plugin.F90 File Reference

Go to the source code of this file.

Data Types

type  yaxt_nest_fortran_plugin::t_patch
 

Modules

module  yaxt_nest_fortran_plugin
 Example plugin for the ICON Community Interface (ComIn)
 

Functions/Subroutines

subroutine yaxt_nest_fortran_plugin::comin_main ()
 
subroutine yaxt_nest_fortran_plugin::yaxt_nest_fortran_constructor ()
 
subroutine yaxt_nest_fortran_plugin::yaxt_nest_fortran_exchange ()
 
subroutine yaxt_nest_fortran_plugin::yaxt_nest_fortran_destructor ()
 
elemental integer function yaxt_nest_fortran_plugin::idx_1d (jl, jb)
 

Variables

character(len= *), parameter yaxt_nest_fortran_plugin::pluginname = "yaxt_nest_fortran_plugin"
 
integer, parameter yaxt_nest_fortran_plugin::wp = SELECTED_REAL_KIND(12, 307)
 working precision (will be compared to ComIn's and ICON's)
 
type(t_comin_setup_version_infoyaxt_nest_fortran_plugin::version
 
type(t_comin_var_handle), dimension(:), allocatable yaxt_nest_fortran_plugin::temp
 
type(t_comin_var_handle), dimension(:), allocatable yaxt_nest_fortran_plugin::temp_diag
 
integer yaxt_nest_fortran_plugin::rank
 
integer yaxt_nest_fortran_plugin::n_dom
 
integer yaxt_nest_fortran_plugin::nproma
 
type(t_comin_descrdata_global), pointer yaxt_nest_fortran_plugin::p_global
 access descriptive data structures
 
type(t_patch), dimension(:), allocatable yaxt_nest_fortran_plugin::p_patch
 
type(xt_redist), dimension(:), allocatable yaxt_nest_fortran_plugin::yaxt_redist
 yaxt related variables
 
character(len=120) yaxt_nest_fortran_plugin::text