bug fix
This commit is contained in:
parent
d632e6a8a1
commit
5cebc9383f
@ -8,6 +8,8 @@
|
||||
#include "_hypre_parcsr_ls.h"
|
||||
#include "aux_interp.h"
|
||||
|
||||
#if defined(HYPRE_USING_CUDA)
|
||||
|
||||
#define MAX_C_CONNECTIONS 100
|
||||
#define HAVE_COMMON_C 1
|
||||
|
||||
@ -939,3 +941,5 @@ void compute_twiaff_w( HYPRE_Int nr_of_rows,
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user