bug fix?
This commit is contained in:
parent
4224e7227a
commit
68934f9604
@ -5,10 +5,10 @@
|
|||||||
* SPDX-License-Identifier: (Apache-2.0 OR MIT)
|
* SPDX-License-Identifier: (Apache-2.0 OR MIT)
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
#include <math.h>
|
|
||||||
#include "_hypre_onedpl.hpp"
|
#include "_hypre_onedpl.hpp"
|
||||||
#include "_hypre_utilities.h"
|
#include "_hypre_utilities.h"
|
||||||
#include "_hypre_utilities.hpp"
|
#include "_hypre_utilities.hpp"
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
* generic device functions (HYPRE_USING_GPU)
|
* generic device functions (HYPRE_USING_GPU)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user