finished labelling manual pages as Logically or Neighbor-wise CollectiveHg-commit: 8a714c954b7624fb9d7cacbaa621300eebb99517
allow user to set global sizes in MATSHELL and then live with PETSc's choice of local sizesHg-commit: 6164fe92c28030e5bb9f281de75aabf4ac6c1f65
fixed enum argument to PetscError() in many places that arise only in C++changed CHKERRXX() to be more rational, see petsc-dev emailHg-commit: bf64cb01b8b40e01034bd22ad18ed6a259752ed7
more fixing of badly formatted SETERRQfixed a bunch of SETERRQ() with PETSC_COMM_SELF to use correct communicatorHg-commit: 57d5965aa89b7e0c92623954688d77d16a86d0f2
added MPI_Comm as first argument to PetscError() and SETERRQX()Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
added MATOP_GET_VECS for Fortran with test example per petsc-maint 45251Hg-commit: 40765b534bd9c4adffef0304eaba8fe508da1fd4
petscfwk.h needs to include petscsys.h not petsc.hHg-commit: 86d929a9fda64915b12af7f9f63338843d735821
changed cookie to classid cause that is what it is.Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1
removed PETSC_ARCH/conf/base andadded support for not setting PETSC_ARCH and PETSC_DIR with --prefix optionHg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58
changed MATOP_DIAGONAL_SHIFT to MATOP_DIAGONAL_SETHg-commit: 5ac8d271d569533cbd1cb23b22226ce7f8d0fdcf
added patch from petsc-3.0.0 to support MATOP_DIAGONAL_SHIFT from Fortran interfaceHg-commit: 94d7cda13711112a2e4131bb01446fe4cdab4742
added MATOP_DIAGONAL_SHIFT to Fortran interface for MatShellSetOperation()Hg-commit: 1902a8504dd0e86f58e54b628e401bcd6e7dcb77
commit after mergeHg-commit: 3195929e7bdd1cfdd1a0898e315431be190bcb21
missing cast needed in C++ for Fortran interface for matshellsetoperation()Hg-commit: 307047ea0e74adcc66d00e60f86ba5dda16f2b55
commit after pull of patch for MAT_OP_DIAGONAL_SCALE in 3.0.0Hg-commit: 7f0909b0cfebb4eb34fe173ccb629fe337607d3d
added MAT_OP_DIAGONAL_SCALE for Fortran interface for MatShell()Hg-commit: 6e90368d55c5b52a519ca1cc80682500df88b0f7
MatSetBlockSize(): check arguments for BAIJ, doc fixHg-commit: 90ca53cce18f1135aa99498da55f8b44674ff9ae
changed PetscMap to PetscLayoutHg-commit: b8f4632bd00d1563dcf8108fd4199169f8fd320b
Removed MatCompress completelyHg-commit: 4724a9ef7c2da8d62781764b00487fecf0216211
#19198 add fortran interface for MatShellSetContext and MatShellGetContext()Hg-commit: d898238fc7f85fe2c5dea1115d5079cb25b79dfe
removed -I$PETSC_DIR from make system and changed the corresponding#include "src/dsdsdsds" to "../src/sdsdsds" in the source codeHg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d
fixed some manual page formatsHg-commit: 3de4a8fcc4ea34b0f4f57c6ba8dd8e0fc48b8c03
Added MatGetRowMinAbs()Hg-commit: 641ef60822bb7bdb01f8731c75ca4e57cbd2fc5b
fixed some memory bleedingchanged PetscMap in Vec and Mat to be an allocated shared structure with referencing counting. Shared by Vecs obtained with VecDuplicate() and MatGetVecs()Hg-commit
fixed some memory bleedingchanged PetscMap in Vec and Mat to be an allocated shared structure with referencing counting. Shared by Vecs obtained with VecDuplicate() and MatGetVecs()Hg-commit: 9cebf4ba1b4632fc12cb8afbc01d420ee612ad72
show more ...
added faq for inverting matrix and forming Schur complementHg-commit: 4cf924168a424faba9df775a8cb407a53836d096
1...<<111213141516171819