> > > > > > call PCCreate(PETSC_COMM_WORLD,mg,ierr) !Create preconditioner context > > call PCSetType(mg,PCGAMG,ierr) > > call PCGAMGSetType(mg,PCGAMGAGG,ierr) !ERROR: 11 SEGV: Segmentation > Violation | IS MY PETSC CORRUPTED? gamg.h empty > > This should work ok. Send a complete file we can compile and run that > crashes like this. > > I would reconfigure your PETSc from scratch by deleting the whole architecture directory $PETSC_DIR/$PETSC_ARCH, the configure, make.
- [petsc-users] Sorted CSR Matrix and Multigrid PC. Manuel Valera
- Re: [petsc-users] Sorted CSR Matrix and Multigrid PC. Barry Smith
- Re: [petsc-users] Sorted CSR Matrix and Multigrid P... Mark Adams
- [petsc-users] Fwd: Sorted CSR Matrix and Multi... Manuel Valera
- Re: [petsc-users] Fwd: Sorted CSR Matrix a... Barry Smith
- Re: [petsc-users] Sorted CSR Matrix an... Barry Smith
- Re: [petsc-users] Sorted CSR Matri... Manuel Valera
