ML coordinates and repartitioning patch from Tobin Isaac [petsc-maint 130491]
The original patch was applied and rebased, resolving:
* Conflicted use of ML_Operator_Getrow() instead of raw access
ML coordinates and repartitioning patch from Tobin Isaac [petsc-maint 130491]
The original patch was applied and rebased, resolving:
* Conflicted use of ML_Operator_Getrow() instead of raw access
* Original patch was missing PetscObjectComposeFunctionDynamic() in destroy.
* Disabled ML_Repartition_Set_StartLevel() because it's not in ml-6.2. This should be turned reactivated when --download-ml is upgraded.
* Guarded Zoltan-related variables to prevent unused variable warnings.
Hg-commit: 8205eea472ebd4ad20a29aaa3edec271e5226667
show more ...
|