Lawrence Mitchell <[email protected]> writes:

>> On 22 Apr 2016, at 15:52, Jed Brown <[email protected]> wrote:
>> 
>> This is actually used, but I think the implementation (below) accurately
>> fits my description of wrapping khash primitives with imaginary error
>> checking.  Lawrence, do you just want a general-purpose hash table or do
>> you specifically want Matt's hash/linked-list structure?
>
> I only want an int->int hash map so just a general-purpose one will do.

My suggestion is to move the pure khash.h part of src/sys/utils/hash.h
to include/petsc/private/khash.h and use that in your work.  (And,
preferably, upgrade it to khash.h 0.2.8.)

Attachment: signature.asc
Description: PGP signature

Reply via email to