MatNullSpace: workaround lack of generic destroy, add (private) view routineHg-commit: 6073ecb91181ab019192b1b77372721d0303ac15
fixed some PCResetHg-commit: 1a6f5fc1c27b74d8f5d610cf83563c4ec287b72b
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.hHg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
removed #define PETSCXXX_DLL from top of all source filesHg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
changed DMDA API to take multiple DMDABoundaryType (one per dimension) in the creation/setup of a DMDAHg-commit: f3a3f48d5d7ad4f784555e3be423f56150a7d810
more PCReset_XXX() doneKSPDestroy() now zeros the pointerHg-commit: 734a7781b5d7d5bb9df4814d2e579008497bc8d8
add MatMatSolve() to src/mat/examples/tests/ex1.c for [petsc-users] About MatLUFactor()enable passing '0' for arguments of MatXXFactor()Hg-commit: 82fedaadcbaaf2404c0f041b84d0c5c154ca941f
backout c32504ffe104Hg-commit: f97b1904804f41f7460048ec36ece2d5fa59748f
Eliminated duplicate functionHg-commit: c32504ffe104471ae4a92d241aca71f0f0825a0f
fixed .bib entries with Gail's correctionsremoved all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically
fixed .bib entries with Gail's correctionsremoved all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automaticallyHg-commit: 0f5bef9ea1fcd7ad8418fab6181ef990ea35c1db
show more ...
added zeroing of pointer to VecDestroyVecs()Hg-commit: f208dcada3a3f640f354f9a431cecf4c9ce81cd5
added KSPReset()changed PCDestroy() to use PCReset()changed VecDestroy() and MatDestroy() to zero pointerHg-commit: e3a0adf50e88a7c67465681b9f8393abb75b1cda
MergeHg-commit: 674bc8187eb8d0423d5e5713bd4ba8a46a2b8020
Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefineHg-commit: dd65fd3461c02753386917514e6ebe12d345a30e
commit after mergeHg-commit: 4c534f54b62235c414e62d7c89c01672398a762d
updated Scotch.py to use latest Scotch and build parallel Scotch as wellupdated Mumps.py to allow using parmetis and scotch together and to use parallel orderings from both of those packages.Hg-co
updated Scotch.py to use latest Scotch and build parallel Scotch as wellupdated Mumps.py to allow using parmetis and scotch together and to use parallel orderings from both of those packages.Hg-commit: bcca2353f2b44910dc25f1a27c951e23830b9563
add new mattype FFT, a super class for FFTWHg-commit: 9254333d29a2df9c43693edfe6cf90c790c9fb71
changed names of all GPU related functions, macros and variables that involve CUSP to use the string CUSP instead of the misleading CUDAHg-commit: 3264fa4049fd83eceb12c85feb980ef207360220
Add MatNestSetSubMats and make MatNest creation go through MatCreate_NestAlso consolidate setting ops table so that only implemented functionsare referenced (instead of setting all explicitly to z
Add MatNestSetSubMats and make MatNest creation go through MatCreate_NestAlso consolidate setting ops table so that only implemented functionsare referenced (instead of setting all explicitly to zero which is brittle).Hg-commit: e470e09bf78d95ff9fe1cde89e87ada198466df7
update MatSeqAIJFindZeroRows() to MatFindNonzeroRows()Hg-commit: fbda5d24d43b60060a19e9257c1b0ad376959dc0
added MatFindZeroDiagonals()added docs about weakness of DMView(), DMDALoad() for DMDA and binary viewerHg-commit: 2c69111a371375ded3a523f97ab010afdba2995d
added a couple more methods to the Petsc MATLAB interfaceadded more options to building shared libraries on Apple, remove if they cause problemsHg-commit: cada92687ff473c70b7f474640dd8253fc11c5da
commit after mergeHg-commit: ae43d2a5c98fd06b6f0bbd57aaa4eb598b0a24b7
added logging for MatCUDACopyToGPUHg-commit: f827c00680d866871553bcb5d07af091b51da3bb
MatRestrict() and MatInterpolate() and MatInterpolateAdd() now use relative lengths of vectors and matrices to determine if transposes are neededHg-commit: 92347005f4bbd913c603d57e536d17f33c2757d9
1...<<61626364656667686970>>...111