bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
array_mapping_struct Struct Reference
Collaboration diagram for array_mapping_struct:
Collaboration graph

Public Attributes

ARRAY_INDEX_PTR aindex
 
long * cacheing
 
intdim_mapping
 
int dimincrement
 
char fcreated
 
long * gran_div_mapping
 
long * gran_mapping
 
long increment_block
 
char * index_dir
 
long * index_mapping
 
int necessary
 
ARRAY_DESCRIPTOR_PTR sub_array
 
ARRAY_INDEX_PTR subaindex
 
long subsep
 
ARRAY_DESCRIPTOR_PTR super_array
 
long superaend
 
long superastart
 

Detailed Description

Definition at line 74 of file ndarray.h.

Member Data Documentation

◆ aindex

ARRAY_INDEX_PTR array_mapping_struct::aindex

Definition at line 83 of file ndarray.h.

◆ cacheing

long* array_mapping_struct::cacheing

Definition at line 81 of file ndarray.h.

◆ dim_mapping

int* array_mapping_struct::dim_mapping

Definition at line 77 of file ndarray.h.

◆ dimincrement

int array_mapping_struct::dimincrement

Definition at line 90 of file ndarray.h.

◆ fcreated

char array_mapping_struct::fcreated

Definition at line 91 of file ndarray.h.

◆ gran_div_mapping

long* array_mapping_struct::gran_div_mapping

Definition at line 80 of file ndarray.h.

◆ gran_mapping

long* array_mapping_struct::gran_mapping

Definition at line 79 of file ndarray.h.

◆ increment_block

long array_mapping_struct::increment_block

Definition at line 85 of file ndarray.h.

◆ index_dir

char* array_mapping_struct::index_dir

Definition at line 82 of file ndarray.h.

◆ index_mapping

long* array_mapping_struct::index_mapping

Definition at line 78 of file ndarray.h.

◆ necessary

int array_mapping_struct::necessary

Definition at line 89 of file ndarray.h.

◆ sub_array

ARRAY_DESCRIPTOR_PTR array_mapping_struct::sub_array

Definition at line 76 of file ndarray.h.

◆ subaindex

ARRAY_INDEX_PTR array_mapping_struct::subaindex

Definition at line 84 of file ndarray.h.

◆ subsep

long array_mapping_struct::subsep

Definition at line 88 of file ndarray.h.

◆ super_array

ARRAY_DESCRIPTOR_PTR array_mapping_struct::super_array

Definition at line 75 of file ndarray.h.

◆ superaend

long array_mapping_struct::superaend

Definition at line 87 of file ndarray.h.

◆ superastart

long array_mapping_struct::superastart

Definition at line 86 of file ndarray.h.


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