Removed comments to really fix Lu's issue
This commit is contained in:
parent
084b4f97c7
commit
7586c02332
@ -1142,7 +1142,7 @@ hypre_BoomerAMGSetup( void *amg_vdata,
|
||||
if (AN) hypre_ParCSRMatrixDestroy(AN);
|
||||
hypre_TFree(CF_marker);
|
||||
hypre_TFree(coarse_pnts_global);
|
||||
/*if (level > 0)*/
|
||||
if (level > 0)
|
||||
{
|
||||
hypre_ParVectorDestroy(F_array[level]);
|
||||
hypre_ParVectorDestroy(U_array[level]);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user