libsc 2.8.5.210-64a7
The SC library provides support for parallel scientific applications.
Data Fields
sc_hash_array Struct Reference

The sc_hash_array implements an array backed up by a hash table. More...

#include <sc_containers.h>

Collaboration diagram for sc_hash_array:
Collaboration graph
[legend]

Data Fields

sc_array_t a
 
sc_hash_array_data_t internal_data
 
sc_hash_th
 

Detailed Description

The sc_hash_array implements an array backed up by a hash table.

This enables O(1) access for array elements.


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