History log of /petsc/src/dm/interface/dm.c (Results 1776 – 1790 of 1790)
Revision Date Author Comments
# ebdbe881 03-Nov-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce


# b807a863 29-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

finished updating PETSc Matlab interface to namespace PETSc objects

Hg-commit: 678d8fe9bcb06266b61c6fdef29e5e0e30f09b2c


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

Merge.

Hg-commit: 22da692ed155add94d5c93460d5353aeaadc853b


# 3014e516 19-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

another case of GMRES breakdown that generated an error now sets KSPConvergedReason to KSP_DIVERGED_BREAKDOWN
got simple KSPDM example working with Matlab interface

Hg-commit: 1914049eff10bfcae56c80

another case of GMRES breakdown that generated an error now sets KSPConvergedReason to KSP_DIVERGED_BREAKDOWN
got simple KSPDM example working with Matlab interface

Hg-commit: 1914049eff10bfcae56c806c0ae95a2bbedf20ec

show more ...


# 23f975d1 19-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

added DMComputeFunctionInternal.m DMComputeJacobianInternal.m to support KSP/SNES DM versions

Hg-commit: 0c6ac0dbee2eb1dae4240549c80bdc46dd1e50fe


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

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

Hg-commit: 52cf0c5c868ff2e52c7308123a3006fa1da5b856


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

added DMCreate_DA, DMCreate_ADDA, DMCreate_Sliced, DMCreate_Composite

Hg-commit: 69baa2eac668c820d0ef75c58bd3b1a21f98cfbf


# aa219208 16-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

finished transistion of DAXXX to DMDAXXXX

Hg-commit: 86cda14def53e12145f562bc5ffa2be6f2362b57


# 94013140 15-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

more conversion of DA methods to DM

Hg-commit: e2aa391703fc1f000b85cf3ac2e3248e5b4a2830


# 564755cd 15-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

update DACreateGlobal/LocalVector() for DM style
some fixes for DM changes for C++

Hg-commit: dc1db69a66d88b50748381ee7286b3e39b5fe60f


# 9a42bb27 14-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

partial conversion of DA to new DM syntax and style

Hg-commit: fc1d8cbf21c8369cb06f934b2976724f2e1219ba


# d7bf68ae 13-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

removed DASetType() and all its related infrastructure
added DMSetUp() for time to build data structures from inputted variables

Hg-commit: c70bcb5cdb0ec94bd90f78c02694b44ce07f867b


# 264ace61 12-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

added empty DMRegisterAll and all related functions
update changes file with changes to DMs
fixed bug in ASA preconditioner for setting tolerances

Hg-commit: f7fa8fe5ad61f7a33d36a9e999cdff119f747418


# 0c010503 12-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

removed DMCompositeGetMatrix() DMSlicedCreateGlobalVector() etc that can simply use DMGetMatrix() DMCreateGlobalVector() etc

Hg-commit: d661735271f5dc92d48e5b4d58e3b42c9bb2cf3f


# 47c6ae99 11-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

moving DM classes examples et into correct directory locations

Hg-commit: 43ed329fc2cce22efaa4b439c8485c2b444549fe


1...<<7172