History log of /petsc/src/dm/impls/da/da1.c (Results 251 – 275 of 318)
Revision Date Author Comments
# ca266f36 15-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

udpated -dm_view_xxx and removed -da_view stuff to new style of command line viewing

Hg-commit: 08d97982b613d59a56cc20ada10e8c4808ee37df


# 2150357e 03-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

fixed formating of variable declarations messed up by putting const int XXXType
fixed DMDAGet/SetCoordinates() that matt did not remove

Hg-commit: de8db80506612f87fb4b9c77dd85f76c605a3942


# 19fd82e9 03-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

changed #define char* XXXType to typedef const char* XXXType

Hg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad


# 6c2930d4 18-Sep-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8


# 3e08d2be 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing blanks from source code
added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree

Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a


# ba4bd723 31-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 85ea2b32f01c9c465a4b0b5082ad81d2970a62e4


# 88661749 30-Aug-2012 Peter Brune <brune@mcs.anl.gov>

Added overlaps to DA with DMDASetOverlap, which allows for larger ghost regions unrelated to the stencil width.

Hg-commit: c76698a179faaafe811ea81b96cfbba324a4e10e


# 48fab831 09-Jul-2012 Brad Aagaard <baagaard@usgs.gov>

Merge

Hg-commit: 8f74ca6da3dda2e92c9063777436a7e360bcc637


# 6a6fc655 04-Jul-2012 Jed Brown <jed@59A2.org>

Add const to many enum string lists

Hg-commit: c83e9a8fda58664955a3d65190eafbaf3a08ee6d


# 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


# 251f4c67 27-Apr-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

PetscTypeCompare -> PetscObjectTypeCompare

Hg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be


# f27dfc53 11-Apr-2012 Peter Brune <brune@mcs.anl.gov>

Commit after merge

Hg-commit: dd9de3c9b6c26331f5d70e21b5ec7304b66251d1


# 30729d88 11-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

removed more darn {SEATERR}

Hg-commit: 67fe7512e8fcb191ac49d6fe48793bfdfcb31b4b


# 778a2246 09-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

VecCreateXXXWithArray() now takes a bs argument since there is no other way to pass the block size in during creation process

Hg-commit: 465282368ed7696decd83c3d3b111f39348a7d40


# 8e7768b9 24-Mar-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: f997b2abc12025b16065184c2bb279689bbd06ac


# b45d2f2c 24-Mar-2012 Jed Brown <jed@59A2.org>

Rename include/private/ to include/petsc-private/

Hg-commit: 9a1730720b0d9756437b40462617551504641ade


# 51322221 28-Feb-2012 Jungho Lee <julee@mcs.anl.gov>

commit after merge

Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11


# fe16a2e9 02-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

DMSetUp_DA_1D() did not fill up lx if not provided, now it does, since Jed removed the other code that did fill it up.

Hg-commit: 2e0515ce98ad91c446b4380d6a4a02cdc16be781


# d2faa847 02-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

pulled patches from 3.2

Hg-commit: 17856141c0b28900522a87630682ff16a49efa87


# d461ba97 14-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

fixes for nightly builds, some new formating of -xxx_view

Hg-commit: d86caf9b9ef98a29e56705052c142f1a5385c024


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

commit after merge from petsc-dev (MatMult_Add function)

Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7


# 0c70c226 26-Jun-2011 Hong Zhang <hzhang@mcs.anl.gov>

merge

Hg-commit: 0185aa032de160708fba31988ff16aef0382c248


# e0f5d30f 22-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

added -da_refine allowing mimicing -dmmg_nlevels without DMMG
PCML removes the DM object so that PCMG won't try to use it to generate restriction/interpolation
PCML marks itself as using Galerkin coa

added -da_refine allowing mimicing -dmmg_nlevels without DMMG
PCML removes the DM object so that PCMG won't try to use it to generate restriction/interpolation
PCML marks itself as using Galerkin coarse grid corrections so that -ksp_view shows it correctly.

Hg-commit: 1a4947988e50cdb8d6e314af4e8a4e969913512d

show more ...


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

Merge

Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c


1...<<111213