This commit is contained in:
Ruipeng Li 2022-06-11 11:49:56 -07:00
parent c76cd1fd04
commit ee88d0b1a4

View File

@ -3164,6 +3164,13 @@ hypre_UnorderedBigIntMapPutIfAbsent( hypre_UnorderedBigIntMap *m,
#endif
#endif // hypre_HOPSCOTCH_HASH_HEADER
/******************************************************************************
* Copyright (c) 1998 Lawrence Livermore National Security, LLC and other
* HYPRE Project Developers. See the top-level COPYRIGHT file for details.
*
* SPDX-License-Identifier: (Apache-2.0 OR MIT)
******************************************************************************/
/*
* Matrix Market I/O library for ANSI C
*