xref: /petsc/src/snes/tests/output/ex18f90_1.out (revision c20d77252dee0f9c80fc6f8b1a6f948e11175edb)
1*c4762a1bSJed Brown Start of Fortran2003 test program
2*c4762a1bSJed Brown
3*c4762a1bSJed Brown the base class will succeed by printing out Base printout below
4*c4762a1bSJed Brown
5*c4762a1bSJed Brown Base printout
6*c4762a1bSJed Brown
7*c4762a1bSJed Brown the extended class will succeed by printing out Extended printout below
8*c4762a1bSJed Brown
9*c4762a1bSJed Brown Extended printout
10*c4762a1bSJed Brown
11*c4762a1bSJed Brown End of Fortran2003 test program
12