ex1.c: Tests solving linear system on 0 by 0 matrix
ex2.c: Tests repeated solving linear system on 2 by 2 matrix provided by MUMPS developer, Dec 17, 2012
ex3.c: Bilinear elements on the unit square for Laplacian
ex4.c: Bilinear elements on the unit square for the Laplacian
ex6.c: Reads a PETSc matrix and vector from a file and solves a linear system
ex7.c: Illustrate how to solves a matrix-free linear system with KSP
ex8.c: Solves a linear system in parallel with KSP
ex10.c: Linear elastiticty with dimensions using 20 node serendipity elements
ex11.c: Solves a Q1-P0 Stokes problem from Underworld
ex14.c: Solves a nonlinear system in parallel with a user-defined Newton method
ex15.c: KSP linear solver on an operator with a null space
ex17.c: Solves a linear system with KSP
ex18.c: Reads a PETSc matrix and vector from a file and solves a linear system
ex19.c: Solvers Laplacian with multigrid, bad way
ex20.c: Bilinear elements on the unit square for Laplacian
ex21.c: Tests MatGetSchurComplement\n
ex22.c: Test MatNest solving a linear system\n\n
ex24.c: Tests CG, MINRES and SYMMLQ on symmetric matrices with SBAIJ format
ex25.c: Tests CG, MINRES and SYMMLQ on the symmetric indefinite matrices: afiro \n\n
ex26.c: Solvers Laplacian with multigrid, bad way
ex27.c: Reads a PETSc matrix and vector from a file and solves a linear system
ex28.c: Test procedural KSPSetFromOptions() or at runtime; Test PCREDUNDANT
ex29.c: Tests ML interface
ex30.c: Reads a PETSc matrix and vector from a file and solves a linear system
ex31.c: Test partition
ex32.c: Solves 3D Laplacian using wirebasket based multigrid
ex33.c: Test MatGetInertia()
ex37.c: Test MatGetMultiProcBlock() and MatCreateRedundantMatrix() \n\
ex38.c: Solves the PDE (in 2D) -laplacian(u) + gamma x dot grad(u) + beta u = 1\n\
ex39.c: Solves the PDE (in 3D) - laplacian(u) + gamma x dot grad(u) + beta u = 1\n\
ex40.c: Solves a linear system in parallel with KSP
ex42.c: Solves a linear system in parallel with MINRES
ex43.c: Reads a PETSc matrix from a file and solves a linear system \n\
ex44.c: Solves a tridiagonal linear system
ex45.c:
ex47.c:
ex48.c: Solves a tridiagonal linear system with KSP
ex49.c: Tests SeqSBAIJ factorizations for different block sizes\n\n
ex50.c: Tests SeqBAIJ point block Jacobi for different block sizes\n\n
ex51.c: Test PCFailedReason
ex53.c: Tests setup PCFIELDSPLIT with blocked IS
ex54.c:
ex55.c: Example demonstrating PCCOMPOSITE where one of the inner PCs uses a different operator\n\
ex56.c: Solves 2D inhomogeneous Laplacian using multigrid
ex58.c: Solves a tridiagonal linear system with KSP
ex60.c: Working out corner cases of the ASM preconditioner
ex61.c: * Example code testing SeqDense matrices with an LDA (leading dimension of the user-allocated arrray) larger than M
ex63.cxx:
makefile