History log of /petsc/include/petsctao.h (Results 276 – 300 of 332)
Revision Date Author Comments
# 3fe9ae9b 15-Jan-2015 Mark Adams <mfadams@lbl.gov>

Merge branch 'master' of bitbucket.org:petsc/petsc into mark/gamg-crs-ksp2


# 8fb42493 31-Dec-2014 Barry Smith <bsmith@mcs.anl.gov>

mv include/finclude to include/petsc-finclude for namespacing in installs


# c3d0d0bc 31-Dec-2014 Barry Smith <bsmith@mcs.anl.gov>

mv include/finclude to include/petsc-finclude for namespacing in installs


# 14acc2fe 13-Dec-2014 Toby Isaac <tisaac@ices.utexas.edu>

Remove XXXRegisterAll() from public interface

This means we are relying on packages to be well behaved, to set
themselves up properly. Passes testexamples in my builds (haven't tried
complex).


# 909a08a4 28-Nov-2014 Michael Lange <michael.lange@imperial.ac.uk>

Merge branch 'master' into mlange/refactor-plex-distribute

Conflicts:
src/dm/impls/plex/examples/tests/output/ex12_1.out
src/dm/impls/plex/examples/tests/output/ex12_2.out


# bdcddefd 03-Nov-2014 Hong Zhang <hzhang@mcs.anl.gov>

Merge branch 'master' of bitbucket.org:petsc/petsc


# fced3c3f 30-Oct-2014 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/fix-setters'


# baa89ecb 21-Oct-2014 Barry Smith <bsmith@mcs.anl.gov>

added toggle and getter for PCJacobiSetUseAbs()
changed PCJacobiSetUseRowMax/Sum to SetType() and added a getter

fixed some test output


# 903a25dc 16-Sep-2014 Jason Sarich <sarich@mcs.anl.gov>

Merge branch 'adam_qc/add-taogetcurrentfunctionevaluations' of /home/sarich/petsc-remotes into adam_qc/add-taogetcurrentfunctionevaluations


# 4d6b9c5a 10-Sep-2014 Jason Sarich <sarich@mcs.anl.gov>

Merge branch 'sarich/tao-history-store-ksp-its'


# 1a9f8208 10-Sep-2014 Jason Sarich <sarich@mcs.anl.gov>

Merge branch 'sarich/tao-get-number-ksp-its'


# 770232b9 23-Aug-2014 Ce Qin <qince168@gmail.com>

Add TaoGetCurrentFunctionEvaluations.


# 94dc28bd 29-Jul-2014 Jason Sarich <sarich@mcs.anl.gov>

Merge branch 'sarich/tao-get-number-ksp-its'


# 773155f9 29-Jul-2014 Jason Sarich <sarich@mcs.anl.gov>

Merge branch 'sarich/tao-history-store-ksp-its'


# ae93cb3c 25-Jul-2014 Jason Sarich <sarich@mcs.anl.gov>

separate total TAO ksp count from per-iter count


# 025e9500 23-Jul-2014 Jason Sarich <sarich@mcs.anl.gov>

add accessor to total ksp its


# e296ed7d 15-Jun-2014 Jason Sarich <sarich@mcs.anl.gov>

Merge branch 'sarich/tao-purge-dm'


# 40f50b64 13-Jun-2014 Jason Sarich <sarich@mcs.anl.gov>

remove taodm from headers


# 0e3214b1 11-Jun-2014 Jason Sarich <sarich@mcs.anl.gov>

Merge branch 'sarich/fix-tao-linesearch-counter-view'


# fbe0838d 10-Jun-2014 Jason Sarich <sarich@mcs.anl.gov>

fix viewer issues in tao and taolinesearch


# 950edbcf 04-Jun-2014 Jason Sarich <sarich@mcs.anl.gov>

Merge branch 'sarich/tao-docs-update'


# 1eb8069c 03-Jun-2014 Jason Sarich <sarich@mcs.anl.gov>

tao: documentation update


# 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 ...


1...<<11121314