Oasis3 4.0.2
vector.F90 File Reference
#include <netcdf.inc>
Include dependency graph for vector.F90:

Go to the source code of this file.

Modules

module  vector

Functions/Subroutines

subroutine vector::calc_remap_matrix (src_mask, dst_mask, src_size, dst_size, lon_srcA, lat_srcA, lon_dst, lat_dst, nlon_src, nlat_src, nlon_dst, nlat_dst, grd_name_srcA, grd_name_dst, map_method, n_opt, cdgrdtyp, id_sper, cd_sper, id_tper, cd_tper, rst_type, n_srch_bins, crmpfile, cmapping, lextrapdone, rl_varmul, id_scripvoi)
subroutine vector::remap_vector_comps (dst_array, src_array, nbr_comp, nc_fileid, map_method, cdgrdtyp, order, src_mask, id_sper, cd_sper, nlon_src, nlat_src, src_lon, src_lat, src_size, dst_size)
subroutine vector::check_points_at_poles (arrayA, arrayB, latA, latB, grd_nameA, grd_nameB, dst_size)
subroutine vector::write_src_array_spheric (array, array_size, nlon, nlat, grd_name_src, grd_name_dst)
subroutine vector::write_dst_array_spheric (array, array_size, nlon, nlat, grd_name_src, grd_name_dst)
subroutine vector::write_cartesian_components (src_array, dst_array, src_size, dst_size, nlon_src, nlat_src, nlon_dst, nlat_dst, grd_name_src, grd_name_dst)
 All Data Structures Namespaces Files Functions Variables Defines