petsc.h --> petscsys.h (fortran equivalents also)new petsc.h that includes all PETSc includes is addedHg-commit: a82a9bcb80ed39c69991db706672838a5b792d44
removed public interface for MatILUDTFactor*, this will now be handled by regular MatILU/ICCFactor* interfaceHg-commit: b130c3ab430985359fffc88a9c93110f07b98d13
changed PetscSum_Op to MPIU_SUM to match the style we have for extra MPI stuffHg-commit: 6f826cf21d32c05c8a481b7d8be71073e672cf40
correcting of 0 assignments to double to be 0.Hg-commit: 4e8d3c66ce68ac50361b8dc9292a6438842e1543
pull of patch support MatMFFDComputeJacobian() from Fortran from 3.0.0Hg-commit: 010685e230bf18b3a670a07aa6c120af7c24ed56
austin@txcorp.com Subject: [petsc-maint #39550] Using SNES with Matrix-Free from F9X Date: December 29, 2009 4:41:17 PM CSTMatMFFDComputeJacobian in SNESSetJacobian.When digging into the cod
austin@txcorp.com Subject: [petsc-maint #39550] Using SNES with Matrix-Free from F9X Date: December 29, 2009 4:41:17 PM CSTMatMFFDComputeJacobian in SNESSetJacobian.When digging into the code in petsc 3.0.0-p10 for snes/mf/snesmfj.c at line 37 it says thatthis is not callable from Fortran.Is this right? How hard is this going to be to fix or is there a workaround?Hg-commit: cb0b8d7bcb7cb06b582bab44cd24ed0f7f86b017
show more ...
removed PETSC_ARCH/conf/base andadded support for not setting PETSC_ARCH and PETSC_DIR with --prefix optionHg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58
changed PETSC_USE_SINGLE etc to PETSC_USE_SCALAR_SINGLE to make clearer that this variable is related to defining the scalar typeHg-commit: 091ca03e9ad7a91d59048671631a058ed1b9044d
minor fix: argument numberingHg-commit: 04b38e6a79198fdd51e2ee6313df385d984201e3
typoHg-commit: 19eda76fa08e48c70d10955627ab336bbad1e56a
fixed output files to have additional line for norm type PRECONDITIONEDnow allows PetscInitialize() and PetscFinalize() to be called multiple timesHg-commit: 2a35ab2c090ec4b625e988497846f530aaa67b
fixed output files to have additional line for norm type PRECONDITIONEDnow allows PetscInitialize() and PetscFinalize() to be called multiple timesHg-commit: 2a35ab2c090ec4b625e988497846f530aaa67b2c
commit after merge from patch to 3.0.0 that fixed memory leak when using DMMGSetNullSpace()Hg-commit: 502ffe9c5ff99074e1cf3aa7d0fe53727c8eedaf
ensure diagonal entries in defaultcompute jacobian matrixHg-commit: 1d0f8800ea97ed6c3c2e8bfb9c09758da0ef4698
fix for broken SNES matrix-free, try to get 'snes->vec_func' vector from 'snes->jacobian[_pre]' matrixHg-commit: b17fe4b08207a82ebd53c9d26465dd1f5e4f9634
- remove old f90 compiler-dependent sources in favor of new compilerindependent implementation.- move f90impl.h from src/f90 to src/f90-src [as src/f90 no longer exists]Hg-commit: b6142190425388b
- remove old f90 compiler-dependent sources in favor of new compilerindependent implementation.- move f90impl.h from src/f90 to src/f90-src [as src/f90 no longer exists]Hg-commit: b6142190425388bb935c890b9057b6a8b40ec280
Fix for C++Hg-commit: eb645d91ed70a7dfb33126b77e2e0e018c62aa2b
Set SNES matrix-free routines at SNESSetFromOptions(), add option -snes_mf_versionHg-commit: 6fcd5defc59c243b135d29c0370a92f2e3b4c4a7
Removed BlockSolve95 - It is no longer supported - ILU functionality is subsumed by PILUT in HypreHg-commit: d675b710d2423988e415bd4d531a95abb123ca4c
merge from releaseHg-commit: 00dae498d8c1239bba182e5284a9f69b457425ca
make sure user does not pass wrong PETSC_NULL_xxx as destroy function to SNESMonitorSet()Hg-commit: 97b66806d70a6864bac61d8163b3e35fc09b43a2
changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false changed most uses of these routines to the Truth vari
changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false changed most uses of these routines to the Truth varientHg-commit: fd6366abd7eb1f3ec925faa0ecd078d5cc025eb2
commit after merge from petsc-3.0.0Hg-commit: 0fc2ecc655cc807729ea561771355d68effe1c7d
added new ANL titlepages and end page for users manual per Judy BeumerHg-commit: d87f61dac2ef8b6b87e7a061bca242693fcd6a26
commit after mergeHg-commit: 867afac36586d89bfff82d64bbcaad8be2703af2
various updatesadditional work on pflotran unstructured grid exampleHg-commit: c22b249e47b4a4877d14251479777a8b584bd822
1...<<41424344454647484950>>...74