| #
ec6afda9
|
| 19-Feb-2015 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'master' into stefano_zampini/pcbddc-adaptive-selection
|
| #
759c316d
|
| 17-Feb-2015 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/feature-harmonic-advection
* master: (205 commits) Bib: Added bio refs Don't print SAWs URL since it disturbs all the test output missing (double) cast in pr
Merge branch 'master' into knepley/feature-harmonic-advection
* master: (205 commits) Bib: Added bio refs Don't print SAWs URL since it disturbs all the test output missing (double) cast in print statement don't output to test file all 12 digits of values fixes and additions to SNESQM manual pages PetscViewerBinaryGetDescriptor() is now a collective and must be treated as such fixed some calls to PetscViewerBinarySetUseMPIIO() removed some test runs that take too long removed dead routine ViennaCL: Added MCS download mirror URL for version 1.6.2 shift order of processing options for TS to be compatiable with SAWs Fix options handling for SAWs to duplicate array that previously was deleted too soon for SAWs processing remove some dead code for AD and old AMS java and Matlab utilities add missing PetscFunctionBegin; that messed up displaying of stack Viewer: Fixed PetscViewerBinarySetUseMPIIO() in some examples removed unused variables, removed dead code from AMS git is so freaking annoying I accidently made a bunch of updates in next which I pushed lets see if this diff makes the same changes in my branch Why can't git just forbid me to make changes or next or set up some utility to prevent it! moved saws directory to proper share directory location updated source to point to it. rm checkboxes at top of pcoptions.html (ugly and not useful) and centered display of solver PetscOptionsObject->prefix was freed before using in SAWs post processing hence SAWs was unable to change any type which had a prefix display URL to point to to access SAWs server missing break in case for handling string arguments better description for Options database option handling removed extern PC_CLASSID and KSP_CLASSID that don't belong in petscoptions.h ...
show more ...
|
| #
84c577da
|
| 17-Feb-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
fixes and additions to SNESQM manual pages
Reported-by: Jonas Mairhofer <mairhofer@itt.uni-stuttgart.de>
|
| #
4e7385fa
|
| 16-Feb-2015 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'master' into stefano_zampini/pcbddc-adaptive-selection
Conflicts: src/ksp/pc/impls/bddc/bddcprivate.c
|
| #
a197972a
|
| 11-Feb-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/saws-options-merge-master
Totally confusing manual merge, could be wrong
Conflicts: include/petscoptions.h src/dm/impls/da/dacreate.c src/sys/objects/aoptions.c
Merge branch 'master' into barry/saws-options-merge-master
Totally confusing manual merge, could be wrong
Conflicts: include/petscoptions.h src/dm/impls/da/dacreate.c src/sys/objects/aoptions.c src/sys/threadcomm/interface/threadcomm.c
show more ...
|
| #
50705773
|
| 10-Feb-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into pr252/dmay/PetscViewerBinarySkipHeaderVecViewLoad Manual merge of makefile
Conflicts: src/sys/classes/viewer/examples/tutorials/makefile
|
| #
69c6db66
|
| 27-Jan-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/experiment'
|
| #
8c34d3f5
|
| 20-Jan-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
simplify option object names
|
| #
e55864a3
|
| 08-Nov-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
moved PetscOptionsObject from global variable to local variable in functions
|
| #
c94a748e
|
| 21-Oct-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/fix-options-default'
Conflicts: src/ksp/ksp/examples/tutorials/ex52.c
|
| #
0fdccdae
|
| 13-Oct-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed documentation for PetscOptionsXXX that refered to "default value" when they really mean current value also fixed usage of PetscOptionsEnum() with regards to current value in several calls
Repo
fixed documentation for PetscOptionsXXX that refered to "default value" when they really mean current value also fixed usage of PetscOptionsEnum() with regards to current value in several calls
Reported-by: Ed Bueler <elbueler@alaska.edu>
show more ...
|
| #
4907a4d7
|
| 03-Jun-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merged upstream/master to feature-dmmoab
|
| #
299992b9
|
| 03-Jun-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merge remote-tracking branch 'upstream/master'
|
| #
b015001c
|
| 28-May-2014 |
Peter Brune <brune@mcs.anl.gov> |
Merge branch 'master' into prbrune/snes-fascontinuation
* master: (855 commits) fix for moab example had wrong blocksize of mapping docs:remove src/docs/doxygen/manual [per Barry's instructions]
Merge branch 'master' into prbrune/snes-fascontinuation
* master: (855 commits) fix for moab example had wrong blocksize of mapping docs:remove src/docs/doxygen/manual [per Barry's instructions] gfortran: remove 132 char limit from f90 free-form SNES: Set up matrix-free *after* copying the user Jacobian to snes->pc DMPlex-Gmsh: Use trueNumCells when building the coordinate section Sys: Got guard logic reversed Sys: The #define guard for PetscMalloc*() must match the one for PetscFree*() PetscFV: I hate fucking complex removed ltog scatter from DMDA since functionality can be obtained with gtol scatter and less memory fix test of DMLocalToGlobalBegin/End and add actual test cases improve object memory logging for DA, ISLocalToGlobal and ISBLOCK lower high water mark of constructing parallel scatter by allocating only as much room in svalues as needed owner in VecScatter construction is the rank, therefor can use PetscMPIInt to hold it do not PetscInt another reuse of allocated array in 2d/3d DMDA create improved high water mark of DMDASetups by implementing and using PETSC_USE_POINTER for ISCreateBlock() PetscFV: Another complex fix DMPlex+TS: Fixing types ISIdentity() was wrong for block IS! Indices are NOT scaled by bs PetscFV: Straighten out complex types TS ex11: Fix casts and remove unused variable ...
show more ...
|
| #
92c494f3
|
| 23-May-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/saws-options
|
| #
95ecbf38
|
| 18-May-2014 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'master' into stefano_zampini/pcbddc-multilevel-improvement
Conflicts: src/docs/website/documentation/changes/dev.html src/ksp/ksp/examples/tutorials/ex59.c src/ksp/pc/impls/bddc/bdd
Merge branch 'master' into stefano_zampini/pcbddc-multilevel-improvement
Conflicts: src/docs/website/documentation/changes/dev.html src/ksp/ksp/examples/tutorials/ex59.c src/ksp/pc/impls/bddc/bddcprivate.c
show more ...
|
| #
78dfac98
|
| 04-May-2014 |
Peter Brune <brune@mcs.anl.gov> |
Merge branch 'prbrune/snes-removegetsetnorm'
* prbrune/snes-removegetsetnorm: Remove SNESGetFunctionNorm() and SNESSetFunctionNorm().
|
| #
71dbe336
|
| 02-May-2014 |
Peter Brune <brune@mcs.anl.gov> |
Remove SNESGetFunctionNorm() and SNESSetFunctionNorm().
The intended replacement is: 1. SNESGetFunction() 2. VecNorm()
snes->norm was going stale, causing some confusion among users. This way, the
Remove SNESGetFunctionNorm() and SNESSetFunctionNorm().
The intended replacement is: 1. SNESGetFunction() 2. VecNorm()
snes->norm was going stale, causing some confusion among users. This way, there's no confusion.
show more ...
|
| #
b3fc9300
|
| 01-May-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merge remote-tracking branch 'origin/master' into feature-dmmoab
|
| #
49fcfd5b
|
| 01-May-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merged petsc/petsc into master
|
| #
68e9de28
|
| 24-Mar-2014 |
Peter Brune <brune@mcs.anl.gov> |
Merge branch 'prbrune/snes-qnfixdocs'
* prbrune/snes-qnfixdocs: SNESQN: Fix manual for SNESQNSetRestartType
|
| #
100cfa12
|
| 24-Mar-2014 |
Peter Brune <brune@mcs.anl.gov> |
SNESQN: Fix manual for SNESQNSetRestartType
Reported-by: Patrick Farrell <patrick.farrell@maths.ox.ac.uk>
|
| #
b2533dd1
|
| 22-Mar-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Fixing merge conflicts in dmregall.
|
| #
204681ed
|
| 19-Mar-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merged petsc/petsc into master
|
| #
9c925a2c
|
| 18-Mar-2014 |
Shri <abhyshr@mcs.anl.gov> |
Merge branch 'master' into shri/ts-events
Conflicts: src/ts/interface/ts.c
|