History log of /petsc/src/dm/interface/dm.c (Results 1701 – 1725 of 1790)
Revision Date Author Comments
# 9d05c179 30-Jun-2011 Jed Brown <jed@59A2.org>

merge petsc-dev into petsc-ts

Hg-commit: 25f89baccf4ac81d2aa6b3ed1921e7800d9d9895


# 8387afaa 29-Jun-2011 Jed Brown <jed@59A2.org>

Add dm->setucalled

Hg-commit: 326743a868b962fe0c0e2b34af1cb2932e0f001a


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

merge

Hg-commit: 0185aa032de160708fba31988ff16aef0382c248


# 2533e041 25-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

added PCApplyTranspose() for PCCOMPOSITE

Hg-commit: 1671d7bc2cd5714c5c8ba8fcb196929655633aca


# a8248277 20-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

SNES handles -snes_mf_operator and -snes_mf with -snes_grid_sequencing and SNESSetDM()

Hg-commit: a207bd97a60043bd8f0ecbb7350bb7fc4bf183b4


# 649052a6 14-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

removed PetscViewerASCIIMonitorCreate instead regular ASCII viewers are used and the tabs are set by the Monitor routine. Now no monitor option should be double used because SNES or KSPSetFromOptions

removed PetscViewerASCIIMonitorCreate instead regular ASCII viewers are used and the tabs are set by the Monitor routine. Now no monitor option should be double used because SNES or KSPSetFromOptions are used

Hg-commit: 3821c77002121ce48b9fae3b1d8e38aa6c55f2b9

show more ...


# 71cd77b2 13-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

added support for DM handlingly finite difference computation of Jacobian if no Jacobian is provided

Hg-commit: b9e17f19f814636f3cab90745af0ff3b00101a76


# 87e657c6 11-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed memory leak introduced when introducing dm->x which produced a circular dependency between the Vec and DM

Hg-commit: 05e48a718008e777ea9347677f739beb8adf4604


# cab2e9cc 10-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

PCMG computing coarser levels via operator function (not Galerkin) with DM partially working, still need to scale restricted vector

Hg-commit: 1f4e0da10db2c982c812ca51c16cdf5fded49f26


# 644e2e5b 10-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

more work on adding complete support for replacing DMMGSetSNES() with SNESSetDM() and removing DM. Now the coloring version of compute Jacobian works as does grid sequencing. Next proper support for

more work on adding complete support for replacing DMMGSetSNES() with SNESSetDM() and removing DM. Now the coloring version of compute Jacobian works as does grid sequencing. Next proper support for PCMG?? computing the coarser matrices from the fine grid current solution is needed.

Hg-commit: 26d5ecc76233f17dbf52395fcf188965eb5c15c8

show more ...


# 7d7c2b69 09-Jun-2011 Jungho Lee <julee@mcs.anl.gov>

updated ex55.c example arguments to run properly with multigrid

Hg-commit: 005653b6ba407432955d5c514b42bc1ab1bc5d40


# b07ff414 09-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1bd120f7226d2a808a7f485479dc0f6022d22406


# 673ff3ca 09-Jun-2011 Jungho Lee <julee@mcs.anl.gov>

commit after merge

Hg-commit: f6cda0bdef9568b151b239dd9c658a29e6012a56


# c1202d59 08-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 5535aa87d569653444b6303ae6e4986c2f6ead23


# aab9d709 07-Jun-2011 Jed Brown <jed@59A2.org>

If there are only three comments in PETSc that end with C@*/, and all of them correspond to documentation bugs, this must be the cause.

Hg-commit: 63fea4d3f59886042571722e41fb42fd3bee674f


# 8af28204 07-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

application context getting and setting don't make sense from Fortran

Hg-commit: 53426efe40242ee73129e6c066dec92589fc1953


# 1b2093e4 07-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

changed DMGetContext() to DMGetApplicationContext() and changed second argument from void ** to void * to match PETSc coding standards
changed DMSetContext() to DMSetApplicationContext()
added PCSet/

changed DMGetContext() to DMGetApplicationContext() and changed second argument from void ** to void * to match PETSc coding standards
changed DMSetContext() to DMSetApplicationContext()
added PCSet/GetApplicationContext()
changed KSPSetApplicationContext() to call PCSetApplicationContext()
changed SNESSetApplicationContext() to call KSPSetApplicationContext()

Hg-commit: 2869a801f209d1850cbd1f0fc007dea9def03fa1

show more ...


# 045adfd9 06-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 8914184e8dcb34b6634947ad5916e7be900269b4


# e00f7332 06-Jun-2011 Jed Brown <jed@59A2.org>

Reactivate man page for DMGetMatrix()

Hg-commit: 78bcb67793a443eb6fc03863012e0fec0ed09dfb


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

updated to support MatView and MatLoad for MPIDense for the native format for any size matrices no matter how large. It now uses the MPILong_Send/Recv functions.

Hg-commit: bf26a3ca0c75062d88061ec3b

updated to support MatView and MatLoad for MPIDense for the native format for any size matrices no matter how large. It now uses the MPILong_Send/Recv functions.

Hg-commit: bf26a3ca0c75062d88061ec3b51b3f09a7c45e34

show more ...


# 656b349a 02-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

added counter to dm object about how it was obtained by coarsening or refining
fixed some examples that now need SNESSetDM()

Hg-commit: 4bf0615456a286e623f1863ce4bdfb8f935d142e


# 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 ...


# 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


1...<<61626364656667686970>>...72