1 // 2 // main.c 3 // PETSc command line example 4 // 5 // Created by Barry Smith on 8/2/12. 6 // Copyright (c) 2012 Barry Smith. All rights reserved. 7 // 8 9 #define PETSC_APPLE_FRAMEWORK 10 11 #include "../../../../../../src/snes/tutorials/ex19.c" 12