fix copy/pasteHg-commit: 3eb8538aaf21593a79f2fb19fde065dac6114676
#126337 add fortran interface to PetscGetHostName()Hg-commit: dd393cbbbf6f44eeda1a4122b5b0304f0f7e94df
backout all chmod stuff in bf971ba58125[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258
removed a spurious call to MatSetBlockSize.Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a
Add argument to PetscPClose to avoid raising an errorPetscFileRetrieve now tells you when a file does not exist.Hg-commit: e92f50020946c88bf7b3a5942941025da5ebe3f3
Change PetscStrArrayDestroy() to take address; also be honest about constHg-commit: 44a418def4d089ac8709d3973dd5721d18ce262d
PetscBagRegisterEnum() now copies the list of possible enum values (since the list may disappear before the bag is destroyed).Hg-commit: 531c3b37a52f28386fa72a4c5e4340e02f0db7ec
properly namespaced a couple more thingsHg-commit: 71672d5f24e597f91ca620cb4b297ebd71880c5a
Rename include/private/ to include/petsc-private/Hg-commit: 9a1730720b0d9756437b40462617551504641ade
Mass revert file modes that were made executable in f6e61ee9c329Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
changed MatMatMult to MatTranposeMatMult.Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
fix to ex73 that tests external packages, fix for permuting vector it passed the old "is" in the new slotHg-commit: 3b4247e0742d61a197a49aa4019b1cd95783edea
added template for PetscMergeIntArrays()Hg-commit: f9fd4010c3244b6b78d1eba0765b51b4733bb471
Add InsertMode argument to PetscTableAdd()Hg-commit: 2cec7fc947c83dd32154ec42fd5ca5e989a3ecc5
http://mcs.anl.gov/petsc/petsc-as -> http://mcs.anl.gov/petscHg-commit: 127d2a8aaeea7c21edc5fe91c2de2094a83ceec9
fix c89 syntaxHg-commit: 8dc2d484291d62f2aaac603fac24dd7eaff730f0
fix syntax errorHg-commit: 7274ff7171a8923e6f9d1065872ea2a682ba7683
fix c syntaxHg-commit: 679fa93e0c06c3c28dfbf80a067b665bd7b15566
PetscHash reorganization and fixes.* * *renaming khash --> hash, and moving; some macros changed to PETSC_STATIC_INLINE* * *Unused var removed.Hg-commit: 46782c738cfecaa2a11abdc54cbe34165c193887
Better mnemonic for PetscStrstr() man pageHg-commit: 9c4ebb5d56252153eed7a3e6c06a34a03b0707d3
fix prototype mismatchHg-commit: 0b59ee5811ca5c1832b2a7daf596c49040e0c7e1
bugfix of sorti.c done by Satish for c99 complex build:Looks like the problem is - one cannot use 'I' as a variable - as itsa predefined valuefor complex stuff [for 'a + I b' type stuff]The pre
bugfix of sorti.c done by Satish for c99 complex build:Looks like the problem is - one cannot use 'I' as a variable - as itsa predefined valuefor complex stuff [for 'a + I b' type stuff]The preprocesor is expanding the code to:PetscErrorCode PetscSortIntWithArrayPair(PetscInt n,PetscInt *(__extension__ 1.0iF),PetscInt *J, PetscInt *K)Hg-commit: 377179c055e4ae879c5c4bae4d4ce35a5e541c19
show more ...
Fixed array pointer decls. for better portability.* * *Minor fix.Hg-commit: ef7e1a17548b32715503b888ab4f00146c8a78aa
Sorting and merging routines for array triples (indexed pairs).* * *sorting fixes.Hg-commit: bb0833e133bcde0b64a2285e984ae6bf59308378
PetscTorkenDestroy() takes pointer to objectAdded experimental -regression test to allow examples to regress there own outputHg-commit: 6b4af6899a299b7fd1baaf6bfc556f203c825ef5
1...<<2122232425262728293031