History log of /petsc/src/dm/impls/da/dacreate.c (Results 351 – 375 of 394)
Revision Date Author Comments
# bc2bf880 01-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

added command line options to ex61 -graphicsfile and added ex61view.c for generating vtk files for movies

Hg-commit: 01e10b344994d7ca310eb739d5dee3512c1720b6


# b859378e 30-Jul-2011 Barry Smith <bsmith@mcs.anl.gov>

added DMView and DMLoad for DA for binary files

Hg-commit: cac7f699e2b8fdc696448f1d8722d983dde7871b


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

commit after merge from petsc-dev (MatMult_Add function)

Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7


# 235683ed 12-Jul-2011 Barry Smith <bsmith@mcs.anl.gov>

better documentation for using AMS with Java and options
fixed two errors in using PetscOptionsXXX() when working with interactive options gui

Hg-commit: 89bc248f9523eb90041707320a4018e521612d7e


# 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


# 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


# 639119aa 19-Dec-2011 Jed Brown <jed@59A2.org>

Merge PetscBG updates

Hg-commit: 22a06792c20cdef150a242abf7d3e6b3fcc56ad1


# 25296bd5 16-Dec-2011 Barry Smith <bsmith@mcs.anl.gov>

introduced another scalable symbolic matmatmult that does not use bitarray
don't know how all these other files got changed

Hg-commit: 9cf1fa173221b7baf45abd24f9c6760aa244faf0


# f9ba7244 14-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed DMSetFromOptions nesting to work like other XXXSetFromOptions()

Hg-commit: 340203663e0bfa0ce970672b7fe6570a208bef52


# e727c939 14-Nov-2011 Jed Brown <jed@59A2.org>

Renamed DMGetInterpolation(), DMGetInjection(), and DMGetColoring() to DMCreateInterpolation(), etc for semantic consistency

Hg-commit: a45bcab2b329db85bdff728f3e039f094e2e00b9


# 950540a4 14-Nov-2011 Jed Brown <jed@59A2.org>

Rename DMGetMatrix() to DMCreateMatrix()

Hg-commit: 045e13fbce4683d1c6e7208d70318a9e4dde5c0b


# 13f847ee 24-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: bc5d9702bc936a054ee88f09736bdffbefc137e6


# 2dde6fd4 23-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

Rename DMGetElements() -> DMDAGetElements(), add DMDAGetInterpolationType()

Hg-commit: 175db80b725e2c2e3cc200d73dde14a37dd4e046


# 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


# 84f63435 12-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1f59c3e5424b120346b764d7a4cc5fef5fc0813a


# 5ae82e52 12-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 67e3394514cad6a7892d02e31d0abe1b34f5451f


# 1321219c 11-Mar-2011 Ethan Coon <ecoon@lanl.gov>

changed DMDA API to take multiple DMDABoundaryType (one per dimension) in the creation/setup of a DMDA

Hg-commit: f3a3f48d5d7ad4f784555e3be423f56150a7d810


1...<<111213141516