History log of /petsc/src/dm/impls/plex/ (Results 3976 – 4000 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1a24434422-Apr-2016 Satish Balay <balay@mcs.anl.gov>

doc fixes


/petsc/bin/petsc_conf.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/SuperLU.py
/petsc/config/BuildSystem/config/packages/Trilinos.py
/petsc/config/BuildSystem/config/packages/alquimia.py
/petsc/config/BuildSystem/config/packages/metis.py
/petsc/config/BuildSystem/config/packages/mpi4py.py
/petsc/config/BuildSystem/config/packages/mstk.py
/petsc/config/BuildSystem/config/packages/parmetis.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/BuildSystem/config/packages/xSDKTrilinos.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/PETSc/options/sharedLibraries.py
/petsc/config/configure.py
/petsc/config/examples/arch-osx-xsdk-opt.py
/petsc/gmakefile
/petsc/include/makefile
/petsc/include/petsc/private/tsimpl.h
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/dt/interface/dtfv.c
/petsc/src/dm/impls/forest/forest.c
examples/tests/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/draw/impls/null/drawnull.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5adj.c
/petsc/src/ts/examples/tutorials/ex16adj.c
/petsc/src/ts/examples/tutorials/ex16opt_ic.c
/petsc/src/ts/examples/tutorials/ex16opt_p.c
/petsc/src/ts/examples/tutorials/ex20opt_ic.c
/petsc/src/ts/examples/tutorials/ex20opt_p.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex40.out
/petsc/src/ts/examples/tutorials/output/ex41.out
/petsc/src/ts/examples/tutorials/output/ex4_1.out
/petsc/src/ts/examples/tutorials/output/ex4_2.out
/petsc/src/ts/examples/tutorials/output/ex4_3.out
/petsc/src/ts/examples/tutorials/output/ex4_4.out
/petsc/src/ts/examples/tutorials/output/ex5_1.out
/petsc/src/ts/examples/tutorials/power_grid/ex6.c
/petsc/src/ts/examples/tutorials/power_grid/ex9adj.c
/petsc/src/ts/examples/tutorials/power_grid/ex9opt.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busadj.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt_fd.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/alpha/alpha1.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/trajectory/impls/memory/trajmemory.c
/petsc/src/ts/trajectory/interface/traj.c
26f47eff22-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Changed the C examples to return the error code in main()


/petsc/bin/maint/getexlist
/petsc/bin/petsc_conf.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/Trilinos.py
/petsc/config/BuildSystem/config/packages/alquimia.py
/petsc/config/BuildSystem/config/packages/metis.py
/petsc/config/BuildSystem/config/packages/mpi4py.py
/petsc/config/BuildSystem/config/packages/mstk.py
/petsc/config/BuildSystem/config/packages/parmetis.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/configure.py
/petsc/config/examples/arch-linux-xsdk-dbg.py
/petsc/src/benchmarks/Index.c
/petsc/src/benchmarks/MPI_Wtime.c
/petsc/src/benchmarks/PLogEvent.c
/petsc/src/benchmarks/PetscGetCPUTime.c
/petsc/src/benchmarks/PetscGetTime.c
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/benchmarks/PetscMemcmp.c
/petsc/src/benchmarks/PetscMemcpy.c
/petsc/src/benchmarks/PetscMemzero.c
/petsc/src/benchmarks/PetscTime.c
/petsc/src/benchmarks/PetscVecNorm.c
/petsc/src/benchmarks/streams/CUDAVersion.cu
/petsc/src/benchmarks/streams/SSEVersion.c
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/dm/dt/examples/tests/ex1.c
/petsc/src/dm/dt/examples/tests/ex2.c
/petsc/src/dm/dt/examples/tests/ex3.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/dt/interface/dtfv.c
/petsc/src/dm/examples/tests/ex1.c
/petsc/src/dm/examples/tests/ex10.c
/petsc/src/dm/examples/tests/ex11.c
/petsc/src/dm/examples/tests/ex12.c
/petsc/src/dm/examples/tests/ex13.c
/petsc/src/dm/examples/tests/ex14.c
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tests/ex16.c
/petsc/src/dm/examples/tests/ex17.c
/petsc/src/dm/examples/tests/ex19.c
/petsc/src/dm/examples/tests/ex2.c
/petsc/src/dm/examples/tests/ex20.c
/petsc/src/dm/examples/tests/ex21.c
/petsc/src/dm/examples/tests/ex22.c
/petsc/src/dm/examples/tests/ex23.c
/petsc/src/dm/examples/tests/ex24.c
/petsc/src/dm/examples/tests/ex25.c
/petsc/src/dm/examples/tests/ex26.c
/petsc/src/dm/examples/tests/ex27.c
/petsc/src/dm/examples/tests/ex28.c
/petsc/src/dm/examples/tests/ex3.c
/petsc/src/dm/examples/tests/ex30.c
/petsc/src/dm/examples/tests/ex31.c
/petsc/src/dm/examples/tests/ex32.c
/petsc/src/dm/examples/tests/ex33.c
/petsc/src/dm/examples/tests/ex34.c
/petsc/src/dm/examples/tests/ex35.c
/petsc/src/dm/examples/tests/ex36.c
/petsc/src/dm/examples/tests/ex37.c
/petsc/src/dm/examples/tests/ex38.c
/petsc/src/dm/examples/tests/ex39.c
/petsc/src/dm/examples/tests/ex4.c
/petsc/src/dm/examples/tests/ex40.c
/petsc/src/dm/examples/tests/ex41.c
/petsc/src/dm/examples/tests/ex42.c
/petsc/src/dm/examples/tests/ex43.c
/petsc/src/dm/examples/tests/ex6.c
/petsc/src/dm/examples/tests/ex7.c
/petsc/src/dm/examples/tests/ex8.c
/petsc/src/dm/examples/tests/ex9.c
/petsc/src/dm/examples/tutorials/ex1.c
/petsc/src/dm/examples/tutorials/ex10.c
/petsc/src/dm/examples/tutorials/ex12.c
/petsc/src/dm/examples/tutorials/ex14.c
/petsc/src/dm/examples/tutorials/ex15.c
/petsc/src/dm/examples/tutorials/ex19.c
/petsc/src/dm/examples/tutorials/ex2.c
/petsc/src/dm/examples/tutorials/ex3.c
/petsc/src/dm/examples/tutorials/ex4.c
/petsc/src/dm/examples/tutorials/ex5.c
/petsc/src/dm/examples/tutorials/ex51.c
/petsc/src/dm/examples/tutorials/ex65dm.c
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/examples/tutorials/ex8.c
/petsc/src/dm/examples/tutorials/ex9.c
/petsc/src/dm/impls/forest/examples/tutorials/ex1.c
/petsc/src/dm/impls/forest/p4est/examples/tests/ex1.c
/petsc/src/dm/impls/moab/examples/tests/ex1.cxx
/petsc/src/dm/impls/moab/examples/tests/ex2.cxx
/petsc/src/dm/impls/patch/examples/tests/ex1.c
examples/tests/ex1.c
examples/tests/ex10.c
examples/tests/ex11.c
examples/tests/ex12.c
examples/tests/ex13.c
examples/tests/ex14.c
examples/tests/ex15.c
examples/tests/ex16.c
examples/tests/ex17.c
examples/tests/ex3.c
examples/tests/ex4.c
examples/tests/ex5.c
examples/tests/ex6.c
examples/tests/ex7.c
examples/tests/ex8.c
examples/tests/ex9.c
examples/tutorials/ex1.c
examples/tutorials/ex2.c
examples/tutorials/ex5.c
/petsc/src/docs/tao_tex/manual/rosenbrock1.c
/petsc/src/ksp/ksp/examples/tests/ex1.c
/petsc/src/ksp/ksp/examples/tests/ex10.c
/petsc/src/ksp/ksp/examples/tests/ex11.c
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tests/ex15.c
/petsc/src/ksp/ksp/examples/tests/ex17.c
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex19.c
/petsc/src/ksp/ksp/examples/tests/ex2.c
/petsc/src/ksp/ksp/examples/tests/ex20.c
/petsc/src/ksp/ksp/examples/tests/ex21.c
/petsc/src/ksp/ksp/examples/tests/ex22.c
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex25.c
/petsc/src/ksp/ksp/examples/tests/ex26.c
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/examples/tests/ex28.c
/petsc/src/ksp/ksp/examples/tests/ex29.c
/petsc/src/ksp/ksp/examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex31.c
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex33.c
/petsc/src/ksp/ksp/examples/tests/ex36.c
/petsc/src/ksp/ksp/examples/tests/ex37.c
/petsc/src/ksp/ksp/examples/tests/ex38.c
/petsc/src/ksp/ksp/examples/tests/ex39.c
/petsc/src/ksp/ksp/examples/tests/ex4.c
/petsc/src/ksp/ksp/examples/tests/ex40.c
/petsc/src/ksp/ksp/examples/tests/ex41.c
/petsc/src/ksp/ksp/examples/tests/ex42.c
/petsc/src/ksp/ksp/examples/tests/ex43.c
/petsc/src/ksp/ksp/examples/tests/ex44.c
/petsc/src/ksp/ksp/examples/tests/ex46.cxx
/petsc/src/ksp/ksp/examples/tests/ex47.c
/petsc/src/ksp/ksp/examples/tests/ex48.c
/petsc/src/ksp/ksp/examples/tests/ex7.c
/petsc/src/ksp/ksp/examples/tests/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/ksp/examples/tutorials/ex18.c
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/ksp/examples/tutorials/ex32.c
/petsc/src/ksp/ksp/examples/tutorials/ex34.c
/petsc/src/ksp/ksp/examples/tutorials/ex35.cxx
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex41.c
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex46.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex51.c
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/ex53.c
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/ex58.c
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/examples/tutorials/ex6.c
/petsc/src/ksp/ksp/examples/tutorials/ex62.c
/petsc/src/ksp/ksp/examples/tutorials/ex64.c
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/pc/examples/tests/ex1.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex3.c
/petsc/src/ksp/pc/examples/tests/ex4.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex6.c
/petsc/src/ksp/pc/examples/tests/ex7.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex3.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex102.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex106.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex111.c
/petsc/src/mat/examples/tests/ex112.c
/petsc/src/mat/examples/tests/ex113.c
/petsc/src/mat/examples/tests/ex114.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex117.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex120.c
/petsc/src/mat/examples/tests/ex121.c
/petsc/src/mat/examples/tests/ex124.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex127.c
/petsc/src/mat/examples/tests/ex128.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex130.c
/petsc/src/mat/examples/tests/ex131.c
/petsc/src/mat/examples/tests/ex132.c
/petsc/src/mat/examples/tests/ex133.c
/petsc/src/mat/examples/tests/ex136.c
/petsc/src/mat/examples/tests/ex137.c
/petsc/src/mat/examples/tests/ex138.c
/petsc/src/mat/examples/tests/ex139.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex140.c
/petsc/src/mat/examples/tests/ex141.c
/petsc/src/mat/examples/tests/ex142.c
/petsc/src/mat/examples/tests/ex143.c
/petsc/src/mat/examples/tests/ex144.c
/petsc/src/mat/examples/tests/ex145.c
/petsc/src/mat/examples/tests/ex146.c
/petsc/src/mat/examples/tests/ex147.c
/petsc/src/mat/examples/tests/ex148.c
/petsc/src/mat/examples/tests/ex149.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex150.c
/petsc/src/mat/examples/tests/ex151.c
/petsc/src/mat/examples/tests/ex152.c
/petsc/src/mat/examples/tests/ex153.c
/petsc/src/mat/examples/tests/ex155.c
/petsc/src/mat/examples/tests/ex157.c
/petsc/src/mat/examples/tests/ex158.c
/petsc/src/mat/examples/tests/ex159.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex160.c
/petsc/src/mat/examples/tests/ex163.c
/petsc/src/mat/examples/tests/ex164.c
/petsc/src/mat/examples/tests/ex165.c
/petsc/src/mat/examples/tests/ex166.c
/petsc/src/mat/examples/tests/ex167.c
/petsc/src/mat/examples/tests/ex168.c
/petsc/src/mat/examples/tests/ex169.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex170.c
/petsc/src/mat/examples/tests/ex171.c
/petsc/src/mat/examples/tests/ex172.c
/petsc/src/mat/examples/tests/ex173.c
/petsc/src/mat/examples/tests/ex174.cxx
/petsc/src/mat/examples/tests/ex175.c
/petsc/src/mat/examples/tests/ex18.c
/petsc/src/mat/examples/tests/ex180.c
/petsc/src/mat/examples/tests/ex181.c
/petsc/src/mat/examples/tests/ex182.c
/petsc/src/mat/examples/tests/ex183.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex190.c
/petsc/src/mat/examples/tests/ex191.c
/petsc/src/mat/examples/tests/ex192.c
/petsc/src/mat/examples/tests/ex193.c
/petsc/src/mat/examples/tests/ex194.c
/petsc/src/mat/examples/tests/ex195.c
/petsc/src/mat/examples/tests/ex197.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex25.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex28.c
/petsc/src/mat/examples/tests/ex29.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex300.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex35.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex38.c
/petsc/src/mat/examples/tests/ex39.c
/petsc/src/mat/examples/tests/ex4.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex59.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex60.c
/petsc/src/mat/examples/tests/ex61.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex65.c
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex68.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex70.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex82.c
/petsc/src/mat/examples/tests/ex83.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tests/ex88.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex97.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/ex10.c
/petsc/src/mat/examples/tutorials/ex11.c
/petsc/src/mat/examples/tutorials/ex12.c
/petsc/src/mat/examples/tutorials/ex15.c
/petsc/src/mat/examples/tutorials/ex16.c
/petsc/src/mat/examples/tutorials/ex17.c
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/examples/tutorials/ex8.c
/petsc/src/mat/examples/tutorials/ex9.c
/petsc/src/snes/examples/tests/ex68.c
/petsc/src/snes/examples/tests/ex69.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex15.c
/petsc/src/snes/examples/tutorials/ex16.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex33.c
/petsc/src/snes/examples/tutorials/ex42.c
/petsc/src/snes/examples/tutorials/ex47cu.cu
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex56.c
/petsc/src/snes/examples/tutorials/ex57.c
/petsc/src/snes/examples/tutorials/ex58.c
/petsc/src/snes/examples/tutorials/ex61gen.c
/petsc/src/snes/examples/tutorials/ex61view.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex66.c
/petsc/src/snes/examples/tutorials/ex69.c
/petsc/src/snes/examples/tutorials/ex70.c
/petsc/src/snes/examples/tutorials/ex75.c
/petsc/src/snes/examples/tutorials/ex77.c
/petsc/src/snes/examples/tutorials/network/pflow/PFReadData.c
/petsc/src/snes/examples/tutorials/network/pflow/pf.c
/petsc/src/sys/classes/draw/examples/tests/ex1.c
/petsc/src/sys/classes/draw/examples/tests/ex10.c
/petsc/src/sys/classes/draw/examples/tests/ex11.c
/petsc/src/sys/classes/draw/examples/tests/ex12.c
/petsc/src/sys/classes/draw/examples/tests/ex2.c
/petsc/src/sys/classes/draw/examples/tests/ex3.c
/petsc/src/sys/classes/draw/examples/tests/ex4.c
/petsc/src/sys/classes/draw/examples/tests/ex6.c
/petsc/src/sys/classes/draw/examples/tests/ex7.c
/petsc/src/sys/classes/draw/examples/tests/ex9.c
/petsc/src/sys/classes/random/examples/tutorials/ex1.c
/petsc/src/sys/classes/random/examples/tutorials/ex2.c
/petsc/src/sys/classes/viewer/examples/tests/ex3.c
/petsc/src/sys/classes/viewer/examples/tests/ex4.c
/petsc/src/sys/classes/viewer/examples/tutorials/ex1.c
/petsc/src/sys/classes/viewer/examples/tutorials/ex2.c
/petsc/src/sys/error/examples/tests/ex1.c
/petsc/src/sys/examples/tests/ex1.c
/petsc/src/sys/examples/tests/ex10.c
/petsc/src/sys/examples/tests/ex11.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tests/ex14.c
/petsc/src/sys/examples/tests/ex15.c
/petsc/src/sys/examples/tests/ex16.c
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/examples/tests/ex19.c
/petsc/src/sys/examples/tests/ex2.c
/petsc/src/sys/examples/tests/ex21.c
/petsc/src/sys/examples/tests/ex22.c
/petsc/src/sys/examples/tests/ex23.c
/petsc/src/sys/examples/tests/ex24.c
/petsc/src/sys/examples/tests/ex25.c
/petsc/src/sys/examples/tests/ex26.c
/petsc/src/sys/examples/tests/ex27.c
/petsc/src/sys/examples/tests/ex28.c
/petsc/src/sys/examples/tests/ex29.c
/petsc/src/sys/examples/tests/ex7.c
/petsc/src/sys/examples/tests/ex8.c
/petsc/src/sys/examples/tests/ex9.c
/petsc/src/sys/examples/tutorials/ex1.c
/petsc/src/sys/examples/tutorials/ex11.c
/petsc/src/sys/examples/tutorials/ex12.cxx
/petsc/src/sys/examples/tutorials/ex13.cxx
/petsc/src/sys/examples/tutorials/ex14.cxx
/petsc/src/sys/examples/tutorials/ex15.c
/petsc/src/sys/examples/tutorials/ex16.c
/petsc/src/sys/examples/tutorials/ex2.c
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/ex6.c
/petsc/src/sys/webclient/examples/tutorials/boxobtainrefreshtoken.c
/petsc/src/sys/webclient/examples/tutorials/boxupload.c
/petsc/src/sys/webclient/examples/tutorials/globusobtaintransfers.c
/petsc/src/sys/webclient/examples/tutorials/googledriveupload.c
/petsc/src/sys/webclient/examples/tutorials/googleobtainrefreshtoken.c
/petsc/src/sys/webclient/examples/tutorials/urlshorten.c
/petsc/src/tao/bound/examples/tutorials/plate2.c
/petsc/src/tao/complementarity/examples/tutorials/blackscholes.c
/petsc/src/tao/complementarity/examples/tutorials/minsurf1.c
/petsc/src/tao/constrained/examples/tutorials/maros.c
/petsc/src/tao/constrained/examples/tutorials/toy.c
/petsc/src/tao/examples/tutorials/ex1.c
/petsc/src/tao/examples/tutorials/ex2.c
/petsc/src/tao/leastsquares/examples/tests/chwirut1.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2.c
/petsc/src/tao/pde_constrained/examples/tutorials/elliptic.c
/petsc/src/tao/pde_constrained/examples/tutorials/hyperbolic.c
/petsc/src/tao/pde_constrained/examples/tutorials/parabolic.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion1.c
/petsc/src/tao/unconstrained/examples/tutorials/minsurf1.c
/petsc/src/tao/unconstrained/examples/tutorials/minsurf2.c
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1.c
/petsc/src/ts/examples/tests/ex10.c
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex3.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/ex5.c
/petsc/src/ts/examples/tests/ex6.c
/petsc/src/ts/examples/tests/ex7.c
/petsc/src/ts/examples/tests/ex8.c
/petsc/src/ts/examples/tests/ex9.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex3.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex12.c
/petsc/src/ts/examples/tutorials/ex14.c
/petsc/src/ts/examples/tutorials/ex15.c
/petsc/src/ts/examples/tutorials/ex17.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex21.c
/petsc/src/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/ex24.c
/petsc/src/ts/examples/tutorials/ex25.c
/petsc/src/ts/examples/tutorials/ex26.c
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex31.c
/petsc/src/ts/examples/tutorials/ex34.c
/petsc/src/ts/examples/tutorials/ex35.cxx
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/extchem.c
/petsc/src/ts/examples/tutorials/extchemfield.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/network/wash/pipes1.c
/petsc/src/ts/examples/tutorials/output/ex40.out
/petsc/src/ts/examples/tutorials/output/ex41.out
/petsc/src/ts/examples/tutorials/output/ex4_1.out
/petsc/src/ts/examples/tutorials/output/ex4_2.out
/petsc/src/ts/examples/tutorials/output/ex4_3.out
/petsc/src/ts/examples/tutorials/output/ex4_4.out
/petsc/src/ts/examples/tutorials/output/ex5_1.out
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/power_grid/ex3opt.c
/petsc/src/ts/examples/tutorials/power_grid/ex3opt_fd.c
/petsc/src/ts/examples/tutorials/power_grid/ex6.c
/petsc/src/ts/examples/tutorials/power_grid/ex7.c
/petsc/src/ts/examples/tutorials/power_grid/ex8.c
/petsc/src/ts/examples/tutorials/power_grid/ex9adj.c
/petsc/src/ts/examples/tutorials/power_grid/ex9opt.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9bus.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busadj.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt_fd.c
/petsc/src/vec/is/ao/examples/tests/ex1.c
/petsc/src/vec/is/ao/examples/tests/ex2.c
/petsc/src/vec/is/ao/examples/tests/ex3d/ex3.cxx
/petsc/src/vec/is/ao/examples/tests/ex7.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/is/examples/tests/ex1.c
/petsc/src/vec/is/is/examples/tests/ex2.c
/petsc/src/vec/is/is/examples/tests/ex3.c
/petsc/src/vec/is/is/examples/tests/ex4.c
/petsc/src/vec/is/is/examples/tests/ex5.c
/petsc/src/vec/is/is/examples/tests/ex6.c
/petsc/src/vec/is/is/examples/tutorials/ex1.c
/petsc/src/vec/is/is/examples/tutorials/ex2.c
/petsc/src/vec/is/is/examples/tutorials/ex3.c
/petsc/src/vec/is/is/examples/tutorials/ex4.c
/petsc/src/vec/is/is/examples/tutorials/ex5.c
/petsc/src/vec/is/sf/examples/tutorials/ex1.c
/petsc/src/vec/is/sf/examples/tutorials/ex2.c
/petsc/src/vec/vec/examples/tests/ex1.c
/petsc/src/vec/vec/examples/tests/ex10.c
/petsc/src/vec/vec/examples/tests/ex11.c
/petsc/src/vec/vec/examples/tests/ex12.c
/petsc/src/vec/vec/examples/tests/ex13.c
/petsc/src/vec/vec/examples/tests/ex14.c
/petsc/src/vec/vec/examples/tests/ex15.c
/petsc/src/vec/vec/examples/tests/ex16.c
/petsc/src/vec/vec/examples/tests/ex17.c
/petsc/src/vec/vec/examples/tests/ex18.c
/petsc/src/vec/vec/examples/tests/ex2.c
/petsc/src/vec/vec/examples/tests/ex21.c
/petsc/src/vec/vec/examples/tests/ex22.c
/petsc/src/vec/vec/examples/tests/ex23.c
/petsc/src/vec/vec/examples/tests/ex24.c
/petsc/src/vec/vec/examples/tests/ex25.c
/petsc/src/vec/vec/examples/tests/ex28.c
/petsc/src/vec/vec/examples/tests/ex29.c
/petsc/src/vec/vec/examples/tests/ex3.c
/petsc/src/vec/vec/examples/tests/ex31.c
/petsc/src/vec/vec/examples/tests/ex33.c
/petsc/src/vec/vec/examples/tests/ex35.c
/petsc/src/vec/vec/examples/tests/ex37.c
/petsc/src/vec/vec/examples/tests/ex38.c
/petsc/src/vec/vec/examples/tests/ex39.c
/petsc/src/vec/vec/examples/tests/ex40.c
/petsc/src/vec/vec/examples/tests/ex41.c
/petsc/src/vec/vec/examples/tests/ex42.c
/petsc/src/vec/vec/examples/tests/ex45.c
/petsc/src/vec/vec/examples/tests/ex46.c
/petsc/src/vec/vec/examples/tests/ex47.c
/petsc/src/vec/vec/examples/tests/ex5.c
/petsc/src/vec/vec/examples/tests/ex6.c
/petsc/src/vec/vec/examples/tests/ex7.c
/petsc/src/vec/vec/examples/tests/ex8.c
/petsc/src/vec/vec/examples/tests/ex9.c
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/examples/tutorials/ex10.c
/petsc/src/vec/vec/examples/tutorials/ex11.c
/petsc/src/vec/vec/examples/tutorials/ex12.c
/petsc/src/vec/vec/examples/tutorials/ex16.c
/petsc/src/vec/vec/examples/tutorials/ex18.c
/petsc/src/vec/vec/examples/tutorials/ex2.c
/petsc/src/vec/vec/examples/tutorials/ex3.c
/petsc/src/vec/vec/examples/tutorials/ex42.c
/petsc/src/vec/vec/examples/tutorials/ex42a.c
/petsc/src/vec/vec/examples/tutorials/ex5.c
/petsc/src/vec/vec/examples/tutorials/ex6.c
/petsc/src/vec/vec/examples/tutorials/ex7.c
/petsc/src/vec/vec/examples/tutorials/ex8.c
/petsc/src/vec/vec/examples/tutorials/ex9.c
a0f6b76120-Apr-2016 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/fix-plex-blocksize'

* knepley/fix-plex-blocksize:
Plex ex12: Mark p4est requirements
Plex: Fix line geometry - There was a bad dependency
Plex: Fix FVM geometry - There w

Merge branch 'knepley/fix-plex-blocksize'

* knepley/fix-plex-blocksize:
Plex ex12: Mark p4est requirements
Plex: Fix line geometry - There was a bad dependency
Plex: Fix FVM geometry - There was a bad dependency
Plex: Fixed possibly bad access
PetscFE: Fixed missing initializations
PetscFE: PetscDualSpaceGetNumDof() can no longer return NULL - Had to implement it for Simple dual space
DM: Protect possibly NULL input
Plex: Fixed parallel block size for DM matrix
DM: Fixed block size for LocalToGlobal mapping with PetscSection

Conflicts:
config/builder.py

show more ...


/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/OpenMPI.py
/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/config/BuildSystem/config/packages/cusp.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/builder.py
/petsc/config/configure.py
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscmath.h
/petsc/include/petscts.h
/petsc/src/dm/dt/interface/dtfe.c
plex.c
plexgeometry.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex27_1.out
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/mat/impls/normal/normm.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/ts/adapt/impls/basic/adaptbasic.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex1_1.out
/petsc/src/ts/examples/tutorials/output/ex1_2.out
/petsc/src/ts/examples/tutorials/output/ex1f_1.out
/petsc/src/ts/examples/tutorials/output/ex3_1.out
/petsc/src/ts/examples/tutorials/output/ex3_3.out
/petsc/src/ts/examples/tutorials/output/ex3_4.out
/petsc/src/ts/examples/tutorials/output/ex40.out
/petsc/src/ts/examples/tutorials/output/ex41.out
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/eimex/eimex.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/alpha/alpha1.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/mimex/mimex.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/utils/dmts.c
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/impls/seq/seqcuda/vecscattercuda.cu
/petsc/src/vec/vec/interface/vector.c
adac998618-Apr-2016 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix line geometry
- There was a bad dependency

ceee497118-Apr-2016 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix FVM geometry
- There was a bad dependency

a61a614518-Apr-2016 Toby Isaac <tisaac@uchicago.edu>

Plex ex3: no sqr of complex

86b6364118-Apr-2016 Matthew G. Knepley <knepley@gmail.com>

Plex: Fixed possibly bad access

a9d99c8418-Apr-2016 Matthew G. Knepley <knepley@gmail.com>

Plex: Fixed parallel block size for DM matrix

dafc9b5318-Apr-2016 Matthew G. Knepley <knepley@gmail.com>

Plex ex18: Added test for parallel mesh loads
- Interpolation test is broken

8f76740618-Apr-2016 Matthew G. Knepley <knepley@gmail.com>

Plex: Fixed static declaration of some functions

a47d0d4518-Apr-2016 Matthew G. Knepley <knepley@gmail.com>

Plex: Added DMPlexCreateFromCellListParallel()
- This directly creates a parallel mesh from pieces

4fd6e95a17-Apr-2016 Satish Balay <balay@mcs.anl.gov>

Merge branch 'tisaac/dmp4est-feature-injection'

aac8c26316-Apr-2016 Toby Isaac <tisaac@uchicago.edu>

Merge branch 'tisaac/dm-locate-points-sf'

* tisaac/dm-locate-points-sf:
Plex: missed in IS
DMLocatePoints: change output from an IS to a PetscSF, and allow initial guesses.

c019f29516-Apr-2016 Toby Isaac <tisaac@uchicago.edu>

Merge branch 'tisaac/dmp4est-feature-injection'

* tisaac/dmp4est-feature-injection: (27 commits)
DMP4est: linear solve regression tests
DMP4est: regression tests for exact interpolation/injectio

Merge branch 'tisaac/dmp4est-feature-injection'

* tisaac/dmp4est-feature-injection: (27 commits)
DMP4est: linear solve regression tests
DMP4est: regression tests for exact interpolation/injection
PetscDualSpace: create height subspaces at setup.
DMClone(): get agreement on cloning coordinates
DMP4est: bump number of procs in regression test
DMP4est: fix memory leaks
DMP4est: added diagnostic views
DMP4est: adding regression tests
SNES tutorials ex12: added RUN_EXACT, solve from exact solution
DMPlex: memory clean up in Injector/InterpolatorTree routines
DMP4est: use DMCoarsen_Forest
DMPlexComputerInterpolatorTree(): restore another work array
DMPlexAnchorsModifyMat(): restore work arrays
DMPlexComputeInjectorTree(): fix local / off-process bounds
DMPlexComputeInjectorTree(): more fixes
DMPlexComputeInjectorTree(): fix coarse/fine char mixup
DMPlexComputeInjectorTree() compiles
WIP: DMPlexComputeInjectorTree()
Plex tests ex3: added regression tests for injectors
DMPlex tests ex3: fix viewing, creating injectors
...

show more ...


/petsc/config/builder.py
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petscdmplex.h
/petsc/include/petscfe.h
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/impls/forest/forest.c
/petsc/src/dm/impls/forest/p4est/pforest.c
examples/tests/ex3.c
examples/tests/makefile
examples/tests/output/ex3_nonconforming_simplex_2.out
examples/tests/output/ex3_nonconforming_simplex_2_fv.out
examples/tests/output/ex3_nonconforming_simplex_3.out
examples/tests/output/ex3_nonconforming_simplex_3_fv.out
examples/tests/output/ex3_nonconforming_tensor_2.out
examples/tests/output/ex3_nonconforming_tensor_2_fv.out
examples/tests/output/ex3_nonconforming_tensor_3_fv.out
plex.c
plexfem.c
plextree.c
/petsc/src/dm/interface/dm.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_conformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_conformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_nonconformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_conformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_conformal_serial_plex.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_conformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_conformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_nonconformal_serial.out
/petsc/src/vec/is/sf/examples/tutorials/ex1.c
/petsc/src/vec/is/sf/examples/tutorials/makefile
/petsc/src/vec/is/sf/examples/tutorials/output/ex1_4_stride.out
/petsc/src/vec/is/sf/examples/tutorials/output/ex1_5_stride.out
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/utils/vsectionis.c
64b5b27b16-Apr-2016 Toby Isaac <tisaac@uchicago.edu>

Merge branch 'tisaac/plex-fix-single-prec'

* tisaac/plex-fix-single-prec:
Plex tests ex3: use PETSC_SMALL
Plex: handle switches between double/PetscReal in mesh generation
MatNullSpaceTest():

Merge branch 'tisaac/plex-fix-single-prec'

* tisaac/plex-fix-single-prec:
Plex tests ex3: use PETSC_SMALL
Plex: handle switches between double/PetscReal in mesh generation
MatNullSpaceTest(): make test depend on precision

show more ...

3a8547de16-Apr-2016 Toby Isaac <tisaac@uchicago.edu>

Merge branch 'tisaac/plex-fix-ex3-failure-message'

* tisaac/plex-fix-ex3-failure-message:
Plex ex3: bump tolerance
Plex ex3: verbose failure message


/petsc/bin/maint/buildtest
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/SuperLU_DIST.py
/petsc/config/BuildSystem/config/packages/Trilinos.py
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/exodusii.py
/petsc/config/BuildSystem/config/packages/netcdf.py
/petsc/config/BuildSystem/config/packages/unittestcpp.py
/petsc/config/BuildSystem/config/packages/xSDKTrilinos.py
/petsc/config/examples/arch-linux-xsdk-dbg.py
examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/ex48.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex48_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex25_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex25_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex34_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_4.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex50_3.out
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/impls/aij/mpi/clique/clique.cxx
/petsc/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/bas/basfactor.c
/petsc/src/mat/impls/aij/seq/cholmod/aijcholmod.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/klu/klu.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/bstream/bstrmfact.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/output/ex18_1.out
/petsc/src/snes/examples/tutorials/output/ex20_1.out
/petsc/src/snes/examples/tutorials/output/ex40f90.out
/petsc/src/snes/examples/tutorials/output/ex46_1.out
/petsc/src/snes/examples/tutorials/output/ex48_4.out
/petsc/src/snes/examples/tutorials/output/ex5_1.out
/petsc/src/snes/examples/tutorials/output/ex5_2.out
/petsc/src/snes/examples/tutorials/output/ex5_3.out
/petsc/src/snes/examples/tutorials/output/ex5_4.out
/petsc/src/sys/objects/subcomm.c
/petsc/systems/Apple/iOS/bin/iosbuilder.py
403a37bc13-Apr-2016 Satish Balay <balay@mcs.anl.gov>

suppress gcc -O warnings.

d0ec9cac13-Apr-2016 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/balay/fix-fortran-unused_variables'

f870886413-Apr-2016 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'mlange/fix-plex-fluent-reader'

* mlange/fix-plex-fluent-reader:
Plex ex1: Turned off binary Fluent test
Plex: Fix analyzer warnings in Fluent reader
Plex: Add Fluent test files a

Merge branch 'mlange/fix-plex-fluent-reader'

* mlange/fix-plex-fluent-reader:
Plex ex1: Turned off binary Fluent test
Plex: Fix analyzer warnings in Fluent reader
Plex: Add Fluent test files and re-enable tests

show more ...

18d50ba013-Apr-2016 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'sanderarens/fix-plex-neumann-bc'

* sanderarens/fix-plex-neumann-bc:
SNES ex77: Test now passing - Fixed memory leak - Use parser for numeric output
SNES ex77: Added test from Sande

Merge branch 'sanderarens/fix-plex-neumann-bc'

* sanderarens/fix-plex-neumann-bc:
SNES ex77: Test now passing - Fixed memory leak - Use parser for numeric output
SNES ex77: Added test from Sander - Does not work yet
SNES ex77: add small penalty term to Lagrangian density. This speeds up the linear solver convergence a lot and also allows for larger pressure loadings.
SNES ex62: Fixed output for proper block sizes
DM: pass down block size to subIS when creating a subDM.
SNES ex77: delete some unused variables.
SNES ex77: call DMPlexLabelComplete for correct Dirichlet bc's.
SNES+Plex: Add checks for valid IS after calls to DMLabelGetStratumIS.
SNES ex77: check if IS from DMGetStratumIS is a valid pointer as it can be NULL if used in parallel.
SNES: Add ex77: nonlinear elasticity with pressure loading
Plex: R should be a proper rotation from \hat z to n
SNES+Plex: Allow for multiple label values per boundary condition in BdResidual/BdJacobian
SNES+Plex: Fix the dimensions in BdResidual/BdJacobian

show more ...

dc950ef812-Apr-2016 Toby Isaac <tisaac@uchicago.edu>

Merge branch 'tisaac/fix-static-analysis-warnings'

* tisaac/fix-static-analysis-warnings:
Add missing CHKERRQ
Address static analysis warnings


/petsc/bin/maint/checkBuilds.py
/petsc/bin/maint/runhtml.py
/petsc/config/BuildSystem/config/packages/SuperLU.py
/petsc/config/BuildSystem/config/packages/SuperLU_DIST.py
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscmat.h
/petsc/include/petscts.h
plex.c
plexpartition.c
plexsubmesh.c
plextree.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcscalingbasic.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/telescope/telescope.c
/petsc/src/ksp/pc/impls/telescope/telescope_dmda.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/seq/bas/spbas_cholesky.h
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/linesearch/impls/nleqerr/linesearchnleqerr.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/draw/utils/hists.c
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/utils/sorti.c
/petsc/src/sys/utils/str.c
/petsc/src/tao/bound/examples/tutorials/jbearing2.c
/petsc/src/tao/bound/examples/tutorials/plate2.c
/petsc/src/tao/constrained/examples/tutorials/makefile
/petsc/src/tao/constrained/examples/tutorials/maros.c
/petsc/src/tao/constrained/examples/tutorials/output/maros_1.out
/petsc/src/tao/constrained/examples/tutorials/output/toy_1.out
/petsc/src/tao/constrained/examples/tutorials/toy.c
/petsc/src/tao/constrained/examples/tutorials/toyf.F
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1f.F
/petsc/src/tao/leastsquares/impls/pounders/gqt.c
/petsc/src/tao/leastsquares/impls/pounders/pounders.h
/petsc/src/tao/pde_constrained/examples/tutorials/elliptic.c
/petsc/src/tao/pde_constrained/examples/tutorials/hyperbolic.c
/petsc/src/tao/pde_constrained/examples/tutorials/output/elliptic_1.out
/petsc/src/tao/pde_constrained/examples/tutorials/output/elliptic_2.out
/petsc/src/tao/pde_constrained/examples/tutorials/output/hyperbolic_1.out
/petsc/src/tao/pde_constrained/examples/tutorials/output/parabolic_1.out
/petsc/src/tao/pde_constrained/examples/tutorials/parabolic.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion1.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2f.F
/petsc/src/tao/unconstrained/examples/tutorials/minsurf1.c
/petsc/src/tao/unconstrained/examples/tutorials/minsurf2.c
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_3.out
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1.c
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1f.F
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/examples/tutorials/ex16opt_ic.c
/petsc/src/ts/examples/tutorials/ex16opt_p.c
/petsc/src/ts/examples/tutorials/ex20opt_ic.c
/petsc/src/ts/examples/tutorials/ex20opt_p.c
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/output/ex40.out
/petsc/src/ts/examples/tutorials/output/ex41.out
/petsc/src/ts/examples/tutorials/power_grid/ex3opt.c
/petsc/src/ts/examples/tutorials/power_grid/ex9opt.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt_fd.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/mimex/mimex.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/trajectory/impls/basic/trajbasic.c
/petsc/src/ts/trajectory/impls/memory/trajmemory.c
/petsc/src/ts/trajectory/impls/singlefile/singlefile.c
/petsc/src/ts/trajectory/impls/visualization/trajvisualization.c
/petsc/src/ts/trajectory/interface/traj.c
/petsc/src/vec/is/ao/examples/tests/ex3d/ex3.cxx
/petsc/src/vec/is/is/interface/index.c
/petsc/src/vec/is/sf/impls/window/sfwindow.c
4a516f4510-Apr-2016 Satish Balay <balay@mcs.anl.gov>

fix unused variables in fortran examples.


/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/packages/SuperLU.py
/petsc/config/BuildSystem/config/packages/SuperLU_DIST.py
/petsc/include/petsc/finclude/petscmat.h
examples/tests/ex1f90.F
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/mat/examples/tests/ex171f.F
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/seq/bas/spbas_cholesky.h
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex18f90.F90
/petsc/src/snes/examples/tutorials/ex73f90t.F90
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/linesearch/impls/nleqerr/linesearchnleqerr.c
/petsc/src/sys/classes/draw/utils/hists.c
/petsc/src/sys/logging/examples/tutorials/ex1f.F
/petsc/src/sys/objects/options.c
/petsc/src/sys/utils/sorti.c
/petsc/src/sys/utils/str.c
/petsc/src/tao/bound/examples/tutorials/plate2f.F
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1f.F
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2f.F
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2f.F
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tutorials/ex22f.F
/petsc/src/ts/examples/tutorials/ex22f_mf.F90
/petsc/src/vec/is/is/interface/index.c
947b95d809-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

a few more set but not used variables detected by clang static analyzer

Time: . 1 hours

3d3eaba708-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Fixes for issues found with clang static analyzer,
mostly set but unused variables

Time: 1 hour


/petsc/bin/maint/checkBuilds.py
/petsc/bin/maint/runhtml.py
/petsc/config/BuildSystem/config/packages/SuperLU.py
/petsc/config/BuildSystem/config/packages/exodusii.py
/petsc/include/petscts.h
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/grvtk.c
plexpartition.c
plexsubmesh.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcfetidp.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/classical.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/mat/color/impls/jp/jp.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/mffd/mffddef.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/bag/f2003-src/fsrc/bagenum.F
/petsc/src/sys/objects/f2003-src/fsrc/optionenum.F
/petsc/src/sys/objects/options.c
/petsc/src/tao/bound/impls/bqpip/bqpip.c
/petsc/src/ts/adapt/impls/basic/adaptbasic.c
/petsc/src/ts/adapt/impls/cfl/adaptcfl.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/examples/tutorials/ex31.c
/petsc/src/ts/examples/tutorials/output/ex3_1.out
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/alpha/alpha1.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/mimex/mimex.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/vec/utils/projection.c
dc34dfa408-Apr-2016 Toby Isaac <tisaac@uchicago.edu>

PetscDualSpace: create height subspaces at setup.

This way they can be accessed asynchronously.

1...<<151152153154155156157158159160>>...235