store module reference¶
<undocumented>
Data Types¶
<undocumented> |
|
<undocumented> |
Functions/Subroutines¶
Detailed Description¶
<undocumented>
Type Documentation¶
-
type
store/store_list_anchor_t¶ - Type fields
%name[character(64),private]%gid[integer(kind=4),private]%rp[type( store_record_t ),pointer, private]
-
type
store/store_record_t¶ - Type fields
%name[character(64),private]%gid[integer(kind=4),private]%time[integer(kind=8),private]%nx[integer(kind=4),private]%ny[integer(kind=4),private]%nz[integer(kind=4),private]%olap[integer(kind=4),private]%size[integer(kind=4),private]%date[integer(kind=4)(6),private]%unit[integer(kind=4),private]%file[character(256),private]%ibuf[integer(kind=8)(:),pointer, private]%data1d[real(kind=8)(:),pointer, private]%data2d[real(kind=8)(:,:),pointer, private]%data3d[real(kind=8)(:,:,:),pointer, private]%next[type( store_record_t ),pointer, private]
Function/Subroutine Documentation¶
-
subroutine
store/store_initstorage(names, gids, nvars)¶ - Call to
-
function
store/store_addstorage(name, gid) [integer]¶ - Call to
com_cpl::find_cpl_vinfostorage- Called from
-
subroutine
store/store_liststorage()¶
-
function
store/store_getindex(name, gid) [integer]¶ - Call to
anygidstorage- Called from
history::history_get_field_datafield_ops::prepare_nemo_fieldsatm_f_data::read_atm_forcing_databulk::read_dqnsdt_orca_from_filefield_ops::read_snow_atm_from_filestore_appendrecord_data_and_ibufstore_countrecordstore_diskwritestore_getsizestore_listrecordstore_locaterecordbyindexstore_locaterecordbytimestore_poprecordstore_shiftrecord
-
function
store/store_getsize(name, gid) [integer]¶ - Call to
storagestore_getindex- Called from
-
subroutine
store/store_destroyrecord(rec_ptr)¶ - Called from
-
subroutine
store/store_copyrecord(rec_ptr_in, rec_ptr_out)¶ - Call to
- Called from
-
function
store/store_countrecord(name, gid) [integer]¶ - Call to
storagestore_getindex- Called from
store_diskwritestore_locaterecordbyindexstore_locaterecordbytimestore_poprecordstore_shiftrecord
-
subroutine
store/store_listrecord(name, gid, style, pfx)¶ - Call to
storagestore_getindexstore_printrecord- Called from
ccc_esmf::define_regridhistory::history_writetransfer_data
-
subroutine
store/store_printrecord(rec_ptr, style, pfx)¶
-
subroutine
store/store_appendrecord_data_i4(name, gid, data_i4, time, create)¶ - Call to
-
subroutine
store/store_appendrecord_data_i4_2d(name, gid, data_i4, time, create)¶ - Call to
-
subroutine
store/store_appendrecord_data_i8(name, gid, data_i8, time, create)¶ - Call to
-
subroutine
store/store_appendrecord_data_i8_2d(name, gid, data_i8, time, create)¶ - Call to
-
subroutine
store/store_appendrecord_data_r4(name, gid, data_r4, time, create)¶ - Call to
-
subroutine
store/store_appendrecord_data_r4_2d(name, gid, data_r4, time, create)¶ - Call to
-
subroutine
store/store_appendrecord_data_r8_2d(name, gid, data_r8, time, create)¶ - Call to
-
subroutine
store/store_appendrecord_data(name, gid, fdata, time, create)¶
-
subroutine
store/store_appendrecord_data_and_ibuf(name, gid, fdata, ibuf, time, create)¶ - Call to
com_cpl::cpl_elapsed_time_secscom_cpl::find_cpl_vinfostoragestore_addstoragestore_getindexstore_printrecord- Called from
-
function
store/store_readrecord(name, gid, fdata, ibuf, idx, time, time_out, pfx, nx, ny, nz) [integer]¶
-
function
store/store_locaterecord(name, gid, rec_ptr, idx, time) [integer]¶ - Call to
- Called from
-
function
store/store_locaterecordbyindex(name, gid, rec_ptr, idx) [integer]¶ - Call to
- Called from
-
function
store/store_locaterecordbytime(name, gid, rec_ptr, time) [integer]¶ - Call to
- Called from
-
subroutine
store/store_shiftrecord(name, gid, rec_ptr, fdata, ibuf, time, nx, ny, nz, nwrds, ignore_missing, max_size)¶ - Call to
storagestore_copyrecordstore_countrecordstore_destroyrecordstore_getindexstore_printrecord- Called from
field_ops::special_opstransfer_data
-
subroutine
store/store_poprecord(name, gid, rec_ptr)¶
-
subroutine
store/store_diskwrite(name, fpart, file, unit, idx)¶ - Call to
anygidccc_io::cc_newunitcom_cpl::cpl_elapsed_time_secscom_cpl::env_runidstoragestore_countrecordstore_getindexstore_liststorage