11 use atlas_module,
only: atlas_field
23 type(c_ptr),
private :: ptr
35 #include "qg_locs_interface.f"
44 type(c_ptr),
intent(in) :: ptr
51 class(
qg_locs),
intent(in) :: self
58 class(
qg_locs),
intent(in) :: self
59 type(atlas_field) :: field
66 class(
qg_locs),
intent(in) :: self
67 type(atlas_field) :: field
74 class(
qg_locs),
intent(in) :: self
75 integer,
intent(in) :: jj
77 integer(c_size_t) :: idx
This Define interfaces for accessing C++ LocationsQG objects from Fortran.
type(atlas_field) function locs_altitude(self)
type(datetime) function locs_times(self, jj)
integer function locs_nlocs(self)
integer, parameter rseed
Random seed (for reproducibility)
type(qg_locs) function ctor_from_ptr(ptr)
type(atlas_field) function locs_lonlat(self)