History log of /petsc/src/ts/interface/ts.c (Results 1426 – 1450 of 1763)
Revision Date Author Comments
# e71120c6 22-Jun-2011 Jed Brown <jed@59A2.org>

{SNES,TS}GetApplicationContext gets void* output instead of void**

Hg-commit: 98f497ce087b43f9886df505d01113580f045c45


# 649052a6 14-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

removed PetscViewerASCIIMonitorCreate instead regular ASCII viewers are used and the tabs are set by the Monitor routine. Now no monitor option should be double used because SNES or KSPSetFromOptions

removed PetscViewerASCIIMonitorCreate instead regular ASCII viewers are used and the tabs are set by the Monitor routine. Now no monitor option should be double used because SNES or KSPSetFromOptions are used

Hg-commit: 3821c77002121ce48b9fae3b1d8e38aa6c55f2b9

show more ...


# 7d7c2b69 09-Jun-2011 Jungho Lee <julee@mcs.anl.gov>

updated ex55.c example arguments to run properly with multigrid

Hg-commit: 005653b6ba407432955d5c514b42bc1ab1bc5d40


# b07ff414 09-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1bd120f7226d2a808a7f485479dc0f6022d22406


# 639d86e3 13-Jan-2012 Sean Farley <sean@mcs.anl.gov>

Merge

Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c


# d39137a2 12-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10


# 247e2d92 06-Jan-2012 Jed Brown <jed@59A2.org>

Mass revert file modes that were made executable in f6e61ee9c329

Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5


# 97335746 02-Jan-2012 Jed Brown <jed@59A2.org>

Move -ts_scale_solve_failed to -ts_adapt_scale_solve_failed, update RosW and ARKIMEX

Hg-commit: b8f24e6b89407dc7cee77fa45e097b1dd1e0f1c0


# 476b6736 02-Jan-2012 Jed Brown <jed@59A2.org>

Add -ts_scale_solve_failed to adjust time step size and attempt to solve again

Hg-commit: 86a4eac450ba105a982563214186be43ea03c211


# 832f7384 01-Jan-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257


# 14e519b0 31-Dec-2011 Mark F. Adams <mark.adams@columbia.edu>

changed MatMatMult to MatTranposeMatMult.

Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f


# 75a0065e 10-Nov-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 656a89eca8e3d5d225d87ed5148215c687e540e4


# 3e336fdf 08-Nov-2011 Jed Brown <jed@59A2.org>

Duplicate ts->vec_sol for SNESFunction if TSSetIFunction or TSSetRHSFunction without providing a Vec

Hg-commit: 93bca8c4490a2b2f5e64604f18242f68d4a6032f


# ea3926da 07-Nov-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 7e01025b11c859ecad5b4d890251c24e935a27b5


# b6a51c36 07-Nov-2011 Peter Brune <brune@mcs.anl.gov>

commit after merge

Hg-commit: 4afddb78e4d16b99952e891a10244a92ea0015ab


# ce2f17d1 10-May-2011 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 8ad722e18529293bde53db7f4fb83823cee61dc0


# db46fffd 08-May-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: b463afd6ee33e6363c43755549fde0404b6be511


# a4f0a591 07-May-2011 Barry Smith <bsmith@mcs.anl.gov>

updated manual page for TSSetIJacobian() to make it clearer (at least clearer to me)

Hg-commit: 2a45e33c1d86c21a263a0ffae3f8f40ba365d066


# c2efdce3 06-May-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.

Hg-commit: 021daf4f46f2a80eb466760

fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.

Hg-commit: 021daf4f46f2a80eb466760738148cd726f3fbf0

show more ...


# 13f847ee 24-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: bc5d9702bc936a054ee88f09736bdffbefc137e6


# d372ba47 24-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

TS: Create inner SNES/KSP at TSGet{SNES|KSP}()

Hg-commit: 0f969bc1da2f8288bc578ee40a938e2c28e8e725


# 3c4aec1b 18-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

changed examples to pass pointer to destroy function
most work

Hg-commit: bbc5d1464c4cbe6ea83fdf46e15c0f41ea396c06


# 6bf464f9 18-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

converted rest of source code to take pointers into destructor reoutines. make test workds

Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3


# 9b08a598 15-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after terrible merge

Hg-commit: 6ee623422368621da3dca005325b05a2fcd6d6bb


# 94bd0681 14-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: f3c568e85a2838d83c3fa8d894b63bfda181d266


1...<<51525354555657585960>>...71