bes  Updated for version 3.20.6
HDF5GMCFFillIndexArray Class Reference
Collaboration diagram for HDF5GMCFFillIndexArray:
Collaboration graph

Public Member Functions

 HDF5GMCFFillIndexArray (int h5_rank, H5DataType h5_dtype, const string &n="", libdap::BaseType *v=0)
 
virtual libdap::BaseType * ptr_duplicate ()
 
virtual bool read ()
 
virtual void read_data_NOT_from_mem_cache (bool add_cache, void *)
 

Protected Member Functions

std::string check_str_sect_in_list (const std::vector< string > &, const std::string &, char)
 
bool check_var_cache_files (const std::vector< string > &, const std::string &, const std::string &)
 
int format_constraint (int *cor, int *step, int *edg)
 
void handle_data_with_mem_cache (H5DataType, size_t t_elems, const short cache_case, const std::string &key)
 
size_t INDEX_nD_TO_1D (const std::vector< size_t > &dims, const std::vector< size_t > &pos)
 
void read_data_from_mem_cache (H5DataType h5type, const std::vector< size_t > &h5_dimsizes, void *buf)
 
template<typename T >
int subset (void *input, int rank, const std::vector< size_t > &dim, int start[], int stride[], int edge[], std::vector< T > *poutput, std::vector< size_t > &pos, int index)
 Getting a subset of a variable. More...
 
void write_nature_number_buffer (int rank, int tnumelm)
 

Detailed Description

Definition at line 44 of file HDF5GMCFFillIndexArray.h.

Member Function Documentation

◆ subset()

template<typename T >
int HDF5BaseArray::subset ( void *  input,
int  rank,
const std::vector< size_t > &  dim,
int  start[],
int  stride[],
int  edge[],
std::vector< T > *  poutput,
std::vector< size_t > &  pos,
int  index 
)
protectedinherited

Getting a subset of a variable.

Definition at line 396 of file HDF5BaseArray.cc.


The documentation for this class was generated from the following files: