History log of /petsc/include/petscpc.h (Results 526 – 550 of 1091)
Revision Date Author Comments
# 1c84c290 25-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

removed XXXRegisterDynamic() but kept the APIs for everything else underneath the same
phase I of the update to handling registering function pointers


# 4042b796 17-Mar-2013 Jed Brown <jed@59A2.org>

Merge branch 'master' into jed/ts-eimex

Sync to include Git conversion, PETSC_EXTERN, and minor API changes.

Conflicts:
src/ts/interface/tsregall.c


# fe81104b 08-Mar-2013 Glenn Hammond <unknown>

merge

Hg-commit: 7389c209275f9836f3a0d332eaa5c591108892c4


# 49517cde 08-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

Merged PCBJacobiSetUseTrueLocal(), -pc_bjacobi_true_local, PCKSPSetUseTrue(), -pc_ksp_true, PCCompositeSetUseTrue() -pc_composite_true to PCSetUserAmat(), -pc_use_amat.

Hg-commit: 28c28f0c8c27af7553

Merged PCBJacobiSetUseTrueLocal(), -pc_bjacobi_true_local, PCKSPSetUseTrue(), -pc_ksp_true, PCCompositeSetUseTrue() -pc_composite_true to PCSetUserAmat(), -pc_use_amat.

Hg-commit: 28c28f0c8c27af7553d524c69009ff509f6495ce

show more ...


# ff1c5d1b 07-Mar-2013 Richard Tran Mills <rmills@ornl.gov>

Automerge.

Hg-commit: 81500f7e84c8ec0c4dcae9cb31d1cb32892d545d


# d0e4de75 07-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

fixed ancient out-dated location of default and made private function private

Hg-commit: 83843fc5dc5c2857b37d64ff32071ed9a8b86fd9


# bfc62a4f 07-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

unused definitions in includes

Hg-commit: 881b7b0a4805bbc1888f14951b1985357f713644


# 10f4f354 16-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d45994b710e27c421e3a611629d33b9d321ce16b


# 1e25c274 16-Feb-2013 Jed Brown <jed@59A2.org>

Split out petscdmdatypes.h and petscdmtypes.h

Hg-commit: 3f8f2ebaa036547d616a74a818868b81d0922c1f


# 1559add1 14-Feb-2013 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: 3c23ecb14c0f43be48331e905ea49b292a15eb1b


# b4876bcb 14-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

removed petscpcmg.h and fortran versions merged into petscpc.h and petscksp.h

Hg-commit: f1fa9c13361071e8062dc51beba76535fcaa600b


# 13dc2463 14-Feb-2013 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge

Hg-commit: 5643807d8e581db8b9355ef7e8a511f49cff4c2a


# 4ab8060a 13-Feb-2013 Dmitry Karpeev <karpeev@mcs.anl.gov>

PCFieldSplit controls when to use DMCreateFieldDecomposition().

Hg-commit: a4c26025de81ef1191090395e9a92f7db8b9e795


# d709ea83 13-Feb-2013 Dmitry Karpeev <karpeev@mcs.anl.gov>

PC(G)ASM controls whether to use DMCreateDomainDecomposition().

Hg-commit: 29bbafebb152e9eac4d99dbc326d3203b6b8fd77


# 140e18c1 15-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

removed silly abreviations

Hg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f


# a853e81e 13-Jan-2013 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: 7ae059cc471c053401c1d6a21c3e45b9d4418175


# f2ba6396 12-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

added appropriate #include to various synopsis in manual pages

Hg-commit: 649729772e487ab080652f3c9abb4b4203cfa79d


# fc897844 07-Jan-2013 Jed Brown <jed@59A2.org>

Add PCGAMGSetReuseProl() to petscpc.h, was missing in 03bd3ea78a19d3a211

Hg-commit: 31e8aa21c5d2fa66a8dd7aafd8cbaefcb5c02634


# e87fab1b 03-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

changed "diag" in PCFieldSplit to "A11" since diag is a confusing and wrong name for using A11

Hg-commit: 770b962c29d6d59f1aa83f6d1b8136e9df4c0303


# 43208f3f 27-Nov-2012 Richard Tran Mills <rmills@ornl.gov>

Automerge.

Hg-commit: 6ac94d6e269a383c5b658488ff4022ab8f63808d


# 55849f57 19-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

added stubs for TS/SNES/KSP/PC Load and binary view, no working impls yet

Hg-commit: 7dfdadcaf4660e2aa05346cf920006cd46b990b6


# c3df09d6 21-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ed1a46afbb3ca05b94b623600c6c387ba23868ed


# 1a83f524 21-Oct-2012 Jed Brown <jed@59A2.org>

Const-correctness for MatGetRowIJ()/MatGetColumnIJ()

The arrays have always been read-only according to the
documentation. This patch should cause no behavioral change.

This const-correctness casca

Const-correctness for MatGetRowIJ()/MatGetColumnIJ()

The arrays have always been read-only according to the
documentation. This patch should cause no behavioral change.

This const-correctness cascaded into the private ordering and coloring
routines.

Hg-commit: 7efa5f739222584a785675705479b4e17c346e6e

show more ...


# e64d19df 05-Oct-2012 Satish Balay <balay@mcs.anl.gov>

prometheus: removed! 'pc_type gamg' is now the recommended alternative.

Hg-commit: ef8575bcbd7e2ad4c250904c5800b190d8560983


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

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

Hg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad


1...<<21222324252627282930>>...44