arrayify(int *key_array, double *val_array) | Ifpack_HashTable | [inline] |
get(const int key) | Ifpack_HashTable | [inline] |
getNumEntries() const | Ifpack_HashTable | [inline] |
Ifpack_HashTable(const int n_keys=1031, const int n_sets=1) | Ifpack_HashTable | [inline] |
print() | Ifpack_HashTable | [inline] |
reset() | Ifpack_HashTable | [inline] |
set(const int key, const double value, const bool addToValue=false) | Ifpack_HashTable | [inline] |