Searched defs:gamg_TAG (Results 1 – 1 of 1) sorted by relevance
20 typedef struct gamg_TAG { struct21 PCGAMGType type;22 PetscInt Nlevels;23 PetscBool repart;24 PetscBool reuse_prol;25 PetscBool use_aggs_in_asm;26 PetscBool use_parallel_coarse_grid_solver;27 PCGAMGLayoutType layout_type;28 PetscBool cpu_pin_coarse_grids;29 PetscInt min_eq_proc;[all …]