diff --git a/dccrg.hpp b/dccrg.hpp index 13ae334..1df05b5 100644 --- a/dccrg.hpp +++ b/dccrg.hpp @@ -7901,7 +7901,7 @@ template < // 0 because Zoltan crashes in hierarchial with larger values Zoltan_Set_Param(this->zoltan, "EDGE_WEIGHT_DIM", "1"); Zoltan_Set_Param(this->zoltan, "NUM_GID_ENTRIES", "1"); - Zoltan_Set_Param(this->zoltan, "NUM_LID_ENTRIES", "0"); + Zoltan_Set_Param(this->zoltan, "NUM_LID_ENTRIES", "1"); Zoltan_Set_Param(this->zoltan, "OBJ_WEIGHT_DIM", "1"); Zoltan_Set_Param(this->zoltan, "RETURN_LISTS", "ALL"); @@ -8014,8 +8014,7 @@ template < Zoltan_Set_HG_Size_Edge_Wts_Fn( this->zoltan, - &Dccrg< - Cell_Data, + &Dccrg5 Cell_Data, Geometry, std::tuple, std::tuple