History log of /petsc/src/dm/impls/da/dalocal.c (Results 326 – 350 of 354)
Revision Date Author Comments
# a66d4d66 25-Apr-2012 Matthew G Knepley <knepley@gmail.com>

Added PetscSection into DMDA so that we can start to do better discretizations

Hg-commit: ac71d0bd83c68110b23424a72d8727d4ca619f4a


# 401ddaa8 09-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

cleanup of use of VecSetBlockSize() to remove unneeded use after Vec is setup

Hg-commit: 7bd3b0df1ece8b988defac81bf34960d03431c3d


# 68260fa0 26-Mar-2012 Jed Brown <jed@59A2.org>

Move DM get routines from dm/impls/da/dalocal.c to src/dm/interface/dmget.c

Hg-commit: a1122dddd85b3f3b2f13bbd0977b96188972f543


# dfe15315 26-Mar-2012 Jed Brown <jed@59A2.org>

Strip out bad idea of holding vec_sol in SNESDM, implement DMGetNamedGlobalVector() and implement restriction with it

Hg-commit: 0040de20b98becd00af00473b94f3d32a4299b3d


# 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


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

commit after merge from petsc-dev (MatMult_Add function)

Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7


# 0e91215e 03-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9a1e64130aa24da21a39ca4dc6600c3a8c1ff1fb


# 87130e5e 03-Jun-2011 Hong Zhang <hzhang@mcs.anl.gov>

rm unused variables, including the patch contributed by Jose E. Roman

Hg-commit: 535803088c935c4ff04037ed641112719bc3780a


# 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


# 4dcab191 27-May-2011 Barry Smith <bsmith@mcs.anl.gov>

added DMClearGlobalVectors() that destroys all the stashed global vectors
added DM_SNESVI basics for supporting the use of DM with the VI solvers basic version with no multigrid works

Hg-commit: 3ba

added DMClearGlobalVectors() that destroys all the stashed global vectors
added DM_SNESVI basics for supporting the use of DM with the VI solvers basic version with no multigrid works

Hg-commit: 3baea364d1194fdae279c6bd14ddd04795eaaea2

show more ...


# 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


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

partcially completed making PETSc object destructors take & for the argument

Hg-commit: e5e776c3749e6dc0b2c108f7f84f10a7aaba55f5


# 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


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

Split DMDA, DMComposite, etc out of petscdm.h into petscdmda.h, petscdmcomposite.h, etc

Hg-commit: ee2833f9db0d26e02ed0afca6e49849f2e5a3cd7


# 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


# e3c5b3ba 26-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

changed Matlab spelling to MATLAB some general MATLAB cleanup

Hg-commit: efcb24f191dfedc98b283d9e63e7859032e8ef35


# 8c172940 06-Dec-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e


# 7087cfbe 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13

show more ...


# 69970530 24-Oct-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 22da692ed155add94d5c93460d5353aeaadc853b


# e1589f56 17-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

moved petscda.h and friends over to petscdm.h and friends

Hg-commit: 52cf0c5c868ff2e52c7308123a3006fa1da5b856


1...<<1112131415