SABER
tools_atlas::create_atlas_function_space Interface Reference

Public Member Functions

subroutine atlas_create_atlas_function_space (nmga, lon_mga, lat_mga, afunctionspace)
 Create ATLAS function space from lon/lat. More...
 

Detailed Description

Definition at line 93 of file tools_atlas.F90.

Member Function/Subroutine Documentation

◆ atlas_create_atlas_function_space()

subroutine tools_atlas::create_atlas_function_space::atlas_create_atlas_function_space ( integer, intent(in)  nmga,
real(kind_real), dimension(nmga), intent(in)  lon_mga,
real(kind_real), dimension(nmga), intent(in)  lat_mga,
type(atlas_functionspace), intent(out)  afunctionspace 
)

Create ATLAS function space from lon/lat.

Parameters
[in]nmgaNumber of nodes
[in]lon_mgaLongitudes [in degrees]
[in]lat_mgaLatitudes [in degrees]
[out]afunctionspaceATLAS function space

Definition at line 933 of file tools_atlas.F90.


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