Added PetscSectionVecView()Hg-commit: 48502b92c6f94cedf1bfbc952985c1fffcb95acf
Added setup flag for PetscSection so SetUp can be called multiple timesHg-commit: 5ae984b82253238eb219fb0a9602f3092c173f9d
commit after merge of patch to 3.2 for parallel ascii view for matlab vectorsHg-commit: 7271e5208a97fb4e2480eef329be33d5272ad45d
Optimize VecNorm_MPI. Use BLASdot_ instead of BLASnrm2_Hg-commit: a8a483b9816999a93296b6bacae1983a85866307
Check for matching InsertMode in VecAssemblyBegin() can have collective error messageHg-commit: fd71be6690b5c0d2626e9faadccb04600252e79d
changed MatMatMult to MatTranposeMatMult.Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
commit afer mergeHg-commit: dd339ac09a59c0c0299b3a6361d0dde37b7f982e
added VecValidValues() to check for infinities and not-a-numbers in vectors and error out in debug modeadded use of VecValidValues() for routines such as PCApply() to help detect bugs earlierHg-co
added VecValidValues() to check for infinities and not-a-numbers in vectors and error out in debug modeadded use of VecValidValues() for routines such as PCApply() to help detect bugs earlierHg-commit: 07a2b63f75e4e54e746e58bc476bcbeeb562b17c
show more ...
mergeHg-commit: 5fa08215297ad9f90632a34ba0726b29f3dcbcd8
Add ISLocalToGlobalMappingCreateSF(PetscSF,PetscInt,ISLocalToGlobalMapping*)Hg-commit: deb2760af981e5a06d7e09fe0924b0d054f74959
Use PETSC_MAX_INT for high value instead of arbitrary 100 million.Hg-commit: 7f991238ed1dfa8f2ceae9ec26f29cc58c45dac1
Fix manual docs for seq and mpi pthread vectorHg-commit: 28cb817cea61947b1c861310c7aecfac4de7c7b7
Fix display of default option for vec_thread_affinities.Hg-commit: 4c729df9f99367de2be8694e793093b72afd2431
Add support for setting CPU affinities for vector and matrix threads.Hg-commit: 2a13d503be9894e92dc87c187ff544eab8615274
Fixed SF registrationHg-commit: d16881dc7d1dca5df91ad8f5b47847472bb7eaf0
Removed directory name 'bg' from makefile which caused configure crash.Hg-commit: 449dc91c7914bcf3952e7619640f379b828b69b3
merge PetscBG -> PetscSF updatesHg-commit: 8d0639b4c89301e34163d90d2b74b0fa8ca2ac70
Improved PetscSection viewingHg-commit: 9bff62d1b944a5790930d8139ade16be18256a94
Rename PetscBG (bipartite graph, misnomer) to PetscSF (star forest) and move it to src/sys/sf/Hg-commit: 643649403646ab6d9a1fcf0ae17b98afe63e13d5
Replace my hacky MPIU_Type_get_contiguous_size() with MPI_Type_get_extent() as I should have done in the first placeHg-commit: 98c9101fc8d3a7c714851f09d318897fd481a336
man page formattingHg-commit: aed8b968799c48d32ad959b002ea0c51929b16c1
add missing argument to PetscBGSetGraph() man pageHg-commit: ae217d423d10f29b0204755a261dc482c9a9213e
MergeHg-commit: a29fae34349b4172fb85374bd331b7deeb07c4a2
Added MPIU_2INt type to BGHg-commit: d9054f127e6ac2ddeb436e90e9e5ec3ff9f98aaa
Add check for open windows in PetscBGReset()Hg-commit: ee24d7dc3ded311ff8b4184c8f4ed810b966f510
1...<<151152153154155156157158159160>>...278