History log of /petsc/src/ts/interface/ts.c (Results 1451 – 1475 of 1763)
Revision Date Author Comments
# 277b19d0 14-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

Add TSReset(), fix inconsistent refcounting for rhs/lhs matrices

Hg-commit: 9b1562a6e84669d35c2ab8221a19aa8e9f99560a


# 03c90c5c 14-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 7dfd49b521cdd96eaf8b7cd37fbe9bcd6cabdcd9


# e095b2c7 13-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

Remove TSDefault{Pre|Post}Step()

Hg-commit: 6a889b4dbd1cb0b0b21bd01331833380f622d6f6


# 6d4c513b 11-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

Consistency fixes in various XXXDestroy() routines

Hg-commit: 57fda8d6ead113d90964fbbae090f42e42f2d681


# 7e0fd215 16-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9f1660595f00ff40d94ad4110682e23d8449744b


# 8737fe31 15-Mar-2011 Lisandro Dalcin <dalcinl@gmail.com>

remove vec_sol_always from TS structure, make TS own reference to vec_sol

Hg-commit: ef7081278a6ab16b97dd142f023e83167448e96c


# c6db04a5 14-Mar-2011 Jed Brown <jed@59A2.org>

Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h

Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07


# 47dad92f 13-Mar-2011 Sean Farley <sean@mcs.anl.gov>

Merged

Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237


# 7d0a6c19 12-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

removed #define PETSCXXX_DLL from top of all source files

Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1


# 20803bd0 09-Feb-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 674bc8187eb8d0423d5e5713bd4ba8a46a2b8020


# fbf158f8 08-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 52f6dae8727d4a091a5205bd06f6aca7a7dc459d


# 1b4a444b 07-Feb-2011 Jed Brown <jed@59A2.org>

Update TSSetIJacobian documentation to clarify the necessary matrix and where it comes from

Hg-commit: fce10354d75495f5b212408f07fd9d10fa97ec04


# e3c5b3ba 26-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

changed Matlab spelling to MATLAB some general MATLAB cleanup

Hg-commit: efcb24f191dfedc98b283d9e63e7859032e8ef35


# 8c172940 06-Dec-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e


# 7087cfbe 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13

show more ...


# da6d08f8 08-Nov-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: c7dea07203f745fe3586192ce6bfb96362031afa


# 880f3077 04-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed bug in TSComputeFunction_Matlab() that passed x in for xdot

Hg-commit: 729d8f25c81af5eb487018ec67a863d25852307d


# a530c242 04-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

two PetscViewerHDF5GetTimeStamp()

Hg-commit: 2f347b73403392e6b1b517e5b415c0fee1911ea4


# b5b1a830 03-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge some monitor for TS for Matlab

Hg-commit: 58d27d63d1a2a4fab110a29eb988e81338123aca


# ebdbe881 03-Nov-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce


# f8d4b453 03-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: e318583bfea752c5d94493a1bfeeeb6000b9b66f


# d16dab79 03-Nov-2010 Jed Brown <jed@59A2.org>

Useful error if TSComputeRHSFunction without setting RHS

Hg-commit: ed70c3cfcc003eaa5b13856a5faf6e1e12872ab2


# 325fc9f4 02-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed some mansec = DA and mansec = DMDA mistakes from previous changes

Hg-commit: 5d8cac658961538ec6e588146350f5f4e566d4b7


# 671f6225 17-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after monster merge with Jed's changes to Truth/Bool broke some stuff

Hg-commit: 5caec4f276cb70c9322fa9314b3d9d9d41118eac


# acfcf0e5 14-Oct-2010 Jed Brown <jed@59A2.org>

PetscOptionsTruth -> PetscOptionsBool and related

Hg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77


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