moved localtoglobal mapping bmapping of matrices and vectors into the PetscLayout objectHg-commit: 9101686a27a1dc39bda221d0212c5e4e16e2b091
XXXDestroy() doesn't need custom Fortran interface so remove a bunch of themHg-commit: d47d53fcd75ee46a52fff678d2fde2e429a55e02
updated PetscTableDestroy() to new paradigmHg-commit: ac57dd2a39d9e719ebeec1c5179c4469b71a8d21
commit after merge, some manual mergesHg-commit: a60db41ebcbbb90ab0d02727666a69b6d3ee88a0
commit after mergeHg-commit: f406ac24be205c63ce341616bf1c2b192bdf8d7c
added PetscViewerASCIISynchronizedAllow()Hg-commit: 1b3990b2f3be4ca192efd6709c3e10216cbc65e2
Added methods ISGetIndices and ISGetSize for matlab PetscIS class.Updated example ex2Added matlab internal function of SNESVI Redundancy check.Hg-commit: 8081276ec189ee2f03b187abe5339cedbc5a9313
changed examples to pass pointer to destroy functionmost workHg-commit: bbc5d1464c4cbe6ea83fdf46e15c0f41ea396c06
converted rest of source code to take pointers into destructor reoutines. make test workdsHg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3
commit after terrible mergeHg-commit: 6ee623422368621da3dca005325b05a2fcd6d6bb
partcially completed making PETSc object destructors take & for the argumentHg-commit: e5e776c3749e6dc0b2c108f7f84f10a7aaba55f5
PetscFlistFind() now only searches for symbol in libraries and executables if a flag is passed in.Hg-commit: e9a41a3af8b62f34958a6f82c9f34be7616d4faa
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
ISDestroy() now zeros the pointeradded a couple more PCRest_Hg-commit: 646656e619383798fae72855f3a4f260d7fdf07a
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 ...
Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefineHg-commit: dd65fd3461c02753386917514e6ebe12d345a30e
win32 fixesHg-commit: 230d0338dff89fcff00cccf115250758903e9357
Documentation fixesHg-commit: ccae751d9e64389a3b76527f38e8103c0179fce7
DLLEXPORT left over from a merge, I think.Hg-commit: 8434d827d82b57a0232a0f3d2060d3e66a97253f
Merge.Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e
Various bugs in ISGetNonlocal, MatGetSubMatricesParallel and GASM; GASM appears to work with straddling subdomains.Hg-commit: d2b62a60e18823706aa949d31d180dedbc6898d6
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongsremoved all DLL export/import stuff since it was never used and never will beremoved MatPermuteSparsify() since it sucked.
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongsremoved all DLL export/import stuff since it was never used and never will beremoved MatPermuteSparsify() since it sucked.Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13
changed all EXTERN to extern the CAPS served no purposeHg-commit: cdf5985509992c2237dbbe07f14278cccee0306c
ISContiguousLocal_GeneralHg-commit: a920b787eb1290037bd3cb033663461bbd7f8e6b
1...<<61626364656667686970>>...96