systematically changed use of phrase of ./config/configure.py to ./configure to have one consistent (and standardish) way of refering to it. Having two ways of refering to the same thing is confusing
systematically changed use of phrase of ./config/configure.py to ./configure to have one consistent (and standardish) way of refering to it. Having two ways of refering to the same thing is confusing and unneccesaryHg-commit: fcd327f3f4fcb82c63cd1afe8da55ad84e8250f3
show more ...
merge from 31-p1Hg-commit: 862efa09182c710aba624593b4f9b5c375d445be
doc fixes [still p1]Hg-commit: a72848c873413904e3af55111ad18683dbdc9296
changed cookie to classid cause that is what it is.Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1
changed factor field in _p_Mat structure with factortype which is a much clearer name for what the field isHg-commit: 6b534140d991e694c6c4621ae2403611b202dd1c
only files that need it get petscblaslapack.h included because it conflicts with prototypes included with some external packages.Hg-commit: 9b075c74df17031ee2599abf4807903f0312acd0
petscblaslapack.h now included by petscsys.hsome fixes to builder.pyHg-commit: 56bbc3637d96c6c99b427f2d14f38bcf58262255
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and Celiminate use of petscsys.h (Fortran and C)eliminated redundant use of #include "petscfix" all over t
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and Celiminate use of petscsys.h (Fortran and C)eliminated redundant use of #include "petscfix" all over the place because included by petsc.hHg-commit: dea4bc8a57aa0490c3a40fdee08c4b41e42e03ce
Mat{{Real,Imaginary}Part,Conjugate}_{Seq,MPI}DenseHg-commit: 326aecc4d31225b5d9ca462baa41a807bc0919a9
unreachable code, unused valuesHg-commit: 58da6a73057248232bddd3b9049ed613f4a87e06
MatSetSizes_SeqDense: set rmap->N (used to set rmap->n twice)Hg-commit: 57999828d07121eda99d8112334afcb3f145e15b
MergeHg-commit: 8ecc0c6669cf1fb2f196e30af370772aa0c6c163
More documentationHg-commit: 8503500886913899931a393d9f8805312701bb9a
Revert Matt's breakage of MatMult_SeqDenseHg-commit: d9d8049959eb314d794f9605e164e6c17b1d389b
Fixed C++ problem, stil need to fix BLASHg-commit: 177cdce06b8ab268da30acbb3f2a4ad28badb49d
This needs to be fixedHg-commit: cc0b86d7fd3fd455012b1d8268a75fca7a9d80e2
removed PETSC_ARCH/conf/base andadded support for not setting PETSC_ARCH and PETSC_DIR with --prefix optionHg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58
cleanup of fixing to use PetscMallocN() for several filesHg-commit: 034d2c9aed500ffeb96719bf62a7244197f9fd01
updated more files to use PetscMallocN() instead of single malloc with ugly operationsHg-commit: 06b9e8a2056c1ddd773610bbb1de775ec9eddee0
added check on PetscValidScalarPointer() to all the MatSetValues_() routines to check for non-double alignedHg-commit: 1f2e574d0828af632142de782d665f4dded95c8f
changed MatRelax() to MatSOR() to match MatSORType and PCSORHg-commit: e68531df6999d872cd12e8f3ab1ea488c58078d8
changed PetscMap to PetscLayoutHg-commit: b8f4632bd00d1563dcf8108fd4199169f8fd320b
Lots of extern problems. Be careful with these!Hg-commit: 2c0b9dfdec94d9f4356cd99dcc726c856c8a1314
move Plapack include file into ONLY mpidense.c so that its bad prototypes do not contaminate other PETSc source codemove MatScale_MPIDense() out of mpidense.c so its use of petscblaslapack.h does no
move Plapack include file into ONLY mpidense.c so that its bad prototypes do not contaminate other PETSc source codemove MatScale_MPIDense() out of mpidense.c so its use of petscblaslapack.h does not contradict the wrong prototypes in plapackHg-commit: e1ff2f8250dea35c32549ba6cf749dd3bf10bf10
commit after mergeHg-commit: e4ceadb2454090be7d46b3718e609756791804d0
1...<<21222324252627282930>>...54