History log of /petsc/include/petsc.h (Results 76 – 100 of 845)
Revision Date Author Comments
# 7f25701d 20-Sep-2013 Hong Zhang <hzhang@mcs.anl.gov>

Merge branch 'hzhang/snes-jacobiancoloropt' of bitbucket.org:petsc/petsc into hzhang/snes-jacobiancoloropt


# 01f69807 19-Sep-2013 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into barry/dmvecmattypes
possible some messed up manual merges!

Conflicts:
src/dm/impls/mesh/examples/tutorials/ex4f90.F
src/dm/impls/mesh/mesh.c
src/dm/impls/mesh/meshcreat

Merge branch 'master' into barry/dmvecmattypes
possible some messed up manual merges!

Conflicts:
src/dm/impls/mesh/examples/tutorials/ex4f90.F
src/dm/impls/mesh/mesh.c
src/dm/impls/mesh/meshcreate.c
src/dm/impls/mesh/section.c
src/snes/examples/tutorials/ex10.c
src/snes/examples/tutorials/ex12.c
src/snes/examples/tutorials/ex52.c
src/snes/examples/tutorials/ex62.c
src/snes/utils/mesh/dmmeshsnes.c

show more ...


# 7cee435b 19-Sep-2013 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'knepley/remove-sieve'

Conflicts:
src/dm/impls/mesh/examples/tests/output/ex10_0.out
src/dm/impls/mesh/examples/tests/output/ex10_1.out
src/dm/impls/mesh/examples/tests/output/ex11f9

Merge branch 'knepley/remove-sieve'

Conflicts:
src/dm/impls/mesh/examples/tests/output/ex10_0.out
src/dm/impls/mesh/examples/tests/output/ex10_1.out
src/dm/impls/mesh/examples/tests/output/ex11f90_0.out
src/dm/impls/mesh/examples/tests/output/ex11f90_1.out
src/dm/impls/mesh/examples/tests/output/ex3_0.out
src/dm/impls/mesh/examples/tests/output/ex3_1.out
src/dm/impls/mesh/examples/tests/output/ex3_2.out
src/dm/impls/mesh/examples/tests/output/ex3_3.out
src/dm/impls/mesh/examples/tests/output/ex8_0.out
src/dm/impls/mesh/examples/tests/output/ex9f90_0.out
src/dm/impls/mesh/examples/tests/output/ex9f90_1.out
src/dm/impls/mesh/mesh.c
src/dm/interface/dlregisdmdm.c
src/vec/vec/interface/vecregall.c

show more ...


# 04ceabe5 10-May-2013 Matthew G. Knepley <knepley@gmail.com>

DMMesh: Removed all trace and salted the earth, Carthago delenda est!


# 4042b796 17-Mar-2013 Jed Brown <jed@59A2.org>

Merge branch 'master' into jed/ts-eimex

Sync to include Git conversion, PETSC_EXTERN, and minor API changes.

Conflicts:
src/ts/interface/tsregall.c


# efcb7dc3 16-Feb-2013 Jed Brown <jed@59A2.org>

Add petscdraw.h to petsc.h

Hg-commit: 9dcff1a72819f92ea9610281ee050b21a13f1750


# 82c86c8f 16-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

petscctable.h and petscmatlab.h shold not be included in petscsys.h

Hg-commit: 84ac1a0e8bb6899bb6d64a2004d4e3e7923b00da


# b4876bcb 14-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

removed petscpcmg.h and fortran versions merged into petscpc.h and petscksp.h

Hg-commit: f1fa9c13361071e8062dc51beba76535fcaa600b


# dee89961 14-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

updated petsc.h to include all public PETSc includes

Hg-commit: f3473d885a4e36de9fe6ae137990e89478e696c4


# a261c58f 13-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

removed PetscViewerBinaryMatlabOpen() and friends, incorporated functionality into binary PETSc viewer

Hg-commit: 1676211ea1509edcdd7a044ca5b8b543f443b8ab


# 2c8e378d 01-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

consistently use #include <petsc... instead of sometimes #include "petsc.... ; I hope this is ok Jed?
completed and tested bin/maint/makeframework

Hg-commit: 908e7d10407583f0a5bd5d356d023bd7969681

consistently use #include <petsc... instead of sometimes #include "petsc.... ; I hope this is ok Jed?
completed and tested bin/maint/makeframework

Hg-commit: 908e7d10407583f0a5bd5d356d023bd79696815b

show more ...


# 0f55b88d 03-Jul-2012 Satish Balay <balay@mcs.anl.gov>

backout all chmod stuff in bf971ba58125
[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]

Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258


# c0174eb7 03-Jul-2012 Mark F. Adams <mark.adams@columbia.edu>

removed a spurious call to MatSetBlockSize.

Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a


# f1301baf 25-Jun-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 5fd7344ebb01d47fc51348189c58908ebeb94702


# 10e9db80 30-May-2012 Paul Mullowney <paulm@txcorp.com>

Pulled in changes from petsc-dev. make tests passing. Everything looks good.

Hg-commit: 94eb5d50210da3db6d654576e30f2a31ec2adf25


# 4800ff05 18-May-2012 Barry Smith <bsmith@mcs.anl.gov>

stripped out DMMG

Hg-commit: 5ac991591288556060d8d9d23079cf8c7603ebd0


# d39137a2 12-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10


# 247e2d92 06-Jan-2012 Jed Brown <jed@59A2.org>

Mass revert file modes that were made executable in f6e61ee9c329

Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5


# 832f7384 01-Jan-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257


# 14e519b0 31-Dec-2011 Mark F. Adams <mark.adams@columbia.edu>

changed MatMatMult to MatTranposeMatMult.

Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f


# 49f708f8 14-Mar-2011 Jed Brown <jed@59A2.org>

Add all the petscdm*.h to petsc.h

Hg-commit: 698f34fdab87d44aafbada85e5591a1399fca58a


# 178d4324 14-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d448d52df0d233f705d27cb67b1cb802edb0d351


# f3f935be 13-Mar-2011 Jed Brown <jed@59A2.org>

Rename petscmg.h to petscpcmg.h

Hg-commit: 23be2aaeb8cd5463a8fa34e98fa9b96d440658e1


# 74b1e890 13-Mar-2011 Jed Brown <jed@59A2.org>

Fix build after Matt removed petscmesh.h

Hg-commit: d64702cff54c09d5a5b909c52bdce78a49c7c70a


# dbeab2b0 15-Jun-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: a1b4305d024589caa26e29111abd527e79f3701e


12345678910>>...34