Add PetscObjectGetClassName()Hg-commit: 93318941692bad4ef2d884bdb2a835d30d231d73
PetscFlistFind() now only searches for symbol in libraries and executables if a flag is passed in.Hg-commit: e9a41a3af8b62f34958a6f82c9f34be7616d4faa
mpe fixHg-commit: 1b9cca9ac7ebb8738efb155cc9a49645286279b6
updated PetscSum_Local to handle both real and complexHg-commit: bd68ad93edf01d21c97586db33fc4556391ddc33
fixed fixed some names in petscmath.hHg-commit: a2460f32b5062aa458eab9ab7fe574fb7cb0b351
fixed some PCResetHg-commit: 1a6f5fc1c27b74d8f5d610cf83563c4ec287b72b
finished basic support for __float128Hg-commit: ae6323f37787bba35aaa6ab78aa53432011da446
more work on MPI calls to use __float128Hg-commit: 74e1b85adc00de99c17548fbc5eff757c0d1785b
more work on __float128 supportHg-commit: e3ac73049008cf3d976eddd0d8ba6291583e4218
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 SCALAR_INTHg-commit: 52f301c861c7ffb4f3605d4d027f466e5832053c
stripped out qd crapHg-commit: 524506a38997c9999887a42a684e1a652b969439
removed #define PETSCXXX_DLL from top of all source filesHg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
changed "copyright" information to license informationHg-commit: e5c9352ca0c42d673110daa4749f045d398e940b
pass MPI include file location into CFLAGS for spooles build so it will work without mpiccHg-commit: 8d671328497de2b6890d1f95446467413d9a0112
more work on adding KSPReset specifically for GMRES and fgrmesfixed PCSetUp_MG() for use with DM since it was using wrong matrix fro residual computation before the KSPSetUp created the inner matrix
more work on adding KSPReset specifically for GMRES and fgrmesfixed PCSetUp_MG() for use with DM since it was using wrong matrix fro residual computation before the KSPSetUp created the inner matrix.Hg-commit: 6835e068fccf97e3b005b2b08b6299f968d2a4c5
show more ...
update Python embedding support, now works with Python 3Hg-commit: caeec002429e37b029080141e10fa11c957c48f9
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
When ASCII viewing of PETSc objects is done, now the number of MPI processes it lives on is automatically printed.Hg-commit: ffd076be7433a564896c669a3e339a4e6b8ac147
commit after mergeHg-commit: fd0b605096a85595a2ec607b1d1bcf62636d50a4
MergeHg-commit: 674bc8187eb8d0423d5e5713bd4ba8a46a2b8020
Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefineHg-commit: dd65fd3461c02753386917514e6ebe12d345a30e
MUMPS.py needed to list include directory of scotch and parmetisHg-commit: af1130eb5691c5b4b5f80b0f2a7618ed48b88a64
Fix some OpenMPI to OpenMP, use 'Open MPI' with a space because that's how they like itHg-commit: 14f009e5b59c3b2dfecae3a32d294e8c294b18f2
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
1...<<81828384858687888990>>...99