History log of /petsc/src/sys/objects/inherit.c (Results 401 – 425 of 520)
Revision Date Author Comments
# 77012dfa 02-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

YAML_AMS_Memory_get_field_info() now works for string and double

Hg-commit: 8ef66dc5d5d3e358dd1395f160d47b44817fca78


# df17f0d5 18-Jul-2011 Kerry Stevens <kstevens@spetjhiong.com>

commit after merge from petsc-dev (MatMult_Add function)

Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7


# 3e12bfe3 07-Jul-2011 Jed Brown <jed@59A2.org>

merge TS refactor and ARKIMEX

Hg-commit: 59f7583bab4d65bff41afa11bfb8e8a5b8f1572b


# 664daaa9 06-Jul-2011 Amlan Barua <abarua@iit.edu>

Commit after merge

Hg-commit: ffd683a78f863f71bc61daf24b4d08442fa344d9


# f7923d8a 06-Jul-2011 Barry Smith <bsmith@mcs.anl.gov>

fix contour plot for periodic boundary conditions

Hg-commit: 9d67b09769b7943aaf5d31a353da6fad99d3bcbd


# bfec8eec 06-Jul-2011 Barry Smith <bsmith@mcs.anl.gov>

improve contour plotting with periodic boundary conditions; still not perfect

Hg-commit: f76d22ccf1d3bcc77f82f7b2c70d9ee8c20f885f


# 6ba4bc90 01-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed -snes_monitor_solution for DM codes with SNESVI solver by adding a way to handle circular references of Vec to DM to composed object containing Vec.
fixed -pc_hypre_boomeramg_print_statistics

fixed -snes_monitor_solution for DM codes with SNESVI solver by adding a way to handle circular references of Vec to DM to composed object containing Vec.
fixed -pc_hypre_boomeramg_print_statistics

Hg-commit: 6dcb8dc71c4277686caa9312621cf425d3092578

show more ...


# 3c0c59f3 28-May-2011 Barry Smith <bsmith@mcs.anl.gov>

finally got the DM_SNESVI working for scalar problem ex58.c correct memory management

Hg-commit: 1cac6a75ab1aaef3bbb21d172e7b901a37522293


# 639d86e3 13-Jan-2012 Sean Farley <sean@mcs.anl.gov>

Merge

Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c


# 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


# 5b08d12a 09-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 5ce726e46735e1f46d11609a0f35bda1686bdf8f


# ea3926da 07-Nov-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 7e01025b11c859ecad5b4d890251c24e935a27b5


# b6a51c36 07-Nov-2011 Peter Brune <brune@mcs.anl.gov>

commit after merge

Hg-commit: 4afddb78e4d16b99952e891a10244a92ea0015ab


# 0defdb15 07-Nov-2011 Jed Brown <jed@59A2.org>

Check for valid PetscObject in lots of base interface routines

Hg-commit: 35c7a3a77fe135bc43964fc337fd016a1fb5b604


# 6bf464f9 18-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

converted rest of source code to take pointers into destructor reoutines. make test workds

Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3


# 9b08a598 15-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after terrible merge

Hg-commit: 6ee623422368621da3dca005325b05a2fcd6d6bb


# 4b91b6ea 09-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

PetscFlistFind() now only searches for symbol in libraries and executables if a flag is passed in.

Hg-commit: e9a41a3af8b62f34958a6f82c9f34be7616d4faa


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

Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h

Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07


# 47dad92f 13-Mar-2011 Sean Farley <sean@mcs.anl.gov>

Merged

Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237


# 7d0a6c19 12-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

removed #define PETSCXXX_DLL from top of all source files

Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1


# d42688cb 26-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

more work on adding KSPReset specifically for GMRES and fgrmes
fixed PCSetUp_MG() for use with DM since it was using wrong matrix fro residual computation before the KSPSetUp created the inner matrix

more work on adding KSPReset specifically for GMRES and fgrmes
fixed PCSetUp_MG() for use with DM since it was using wrong matrix fro residual computation before the KSPSetUp created the inner matrix.

Hg-commit: 6835e068fccf97e3b005b2b08b6299f968d2a4c5

show more ...


# 581f5847 19-Jan-2011 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 0b018a3bb889b6b7655da1780481307119052edf


1...<<1112131415161718192021