SABER
tools_atlas::field_from_array Interface Reference

Public Member Functions

subroutine field_from_array_real (mpl, fld, afield, lev2d)
 Convert field to ATLAS field, real. More...
 

Detailed Description

Definition at line 24 of file tools_atlas.F90.

Member Function/Subroutine Documentation

◆ field_from_array_real()

subroutine tools_atlas::field_from_array::field_from_array_real ( type(mpl_type), intent(inout)  mpl,
real(kind_real), dimension(:,:), intent(in)  fld,
type(atlas_field), intent(inout)  afield,
character(len=*), intent(in), optional  lev2d 
)

Convert field to ATLAS field, real.

Parameters
[in,out]mplMPI data
[in]fldField
[in,out]afieldATLAS field
[in]lev2dLevel for 2D variables

Definition at line 237 of file tools_atlas.F90.


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