Skip to content

Add option to solve system with permuted indexing for ex10 and ex72

Rey Koki requested to merge reykoki/petsc:rey/ex10_ex72_permutation into main

Add option to solve system with permuted indexing for ex10 and ex72. For ex10 we avoid code repetition by using functions to solve the small and large systems. The preload macros are still implemented and the profiling output remains unchanged.

Edited by Satish Balay

Merge request reports