SABER
tools_atlas.F90 File Reference

Go to the source code of this file.

Data Types

interface  tools_atlas::field_to_array
 
interface  tools_atlas::field_from_array
 

Modules

module  tools_atlas
 Random numbers generator derived type.
 

Functions/Subroutines

subroutine tools_atlas::field_to_array_real (mpl, afield, fld, lev2d)
 Convert ATLAS field to field, real. More...
 
subroutine tools_atlas::field_to_array_logical (mpl, afield, fld, lev2d)
 Convert ATLAS field to field, logical. More...
 
subroutine tools_atlas::field_from_array_real (mpl, fld, afield, lev2d)
 Convert field to ATLAS field, real. More...
 
subroutine, public tools_atlas::create_atlas_function_space (nmga, lon_mga, lat_mga, afunctionspace)
 Create ATLAS function space. More...