History log of /petsc/src/ts/interface/tseig.c (Results 126 – 144 of 144)
Revision Date Author Comments
# 0298fd71 08-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran
Fixed a few bugs where PETSC_NULL had been used incorrectly.

Hg-commit: 05

removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran
Fixed a few bugs where PETSC_NULL had been used incorrectly.

Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4

show more ...


# c0ec8c6d 29-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge
x

Hg-commit: 5ca7425bdc061d16496b42615f4a99db34a78eec


# bbd56ea5 29-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Uncrustified src/ts/*

Hg-commit: 688366eb7a8ecbc6948bb32d69e2de3093f22e25


# c5a46771 22-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit aftr merge

Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850


# c30958fd 20-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Replaced remaining '){' with ') {'.

Hg-commit: f4f35e45a9688d9cbe30c43558c5cab041b08998


# b769355b 31-Dec-2012 Jed Brown <jed@59A2.org>

merge PetscSF implementation

Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294


# 5a4671ae 30-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing spaces from all files

Hg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb


# b296d7d5 09-Nov-2012 Jed Brown <jed@59A2.org>

Factor ts->time_step out of "shift" field and switch -ts_monitor_sp_eig

TS implementations should not store the entire shift internally, and
instead should use ts->time_step directly. TSMonitorSPEig

Factor ts->time_step out of "shift" field and switch -ts_monitor_sp_eig

TS implementations should not store the entire shift internally, and
instead should use ts->time_step directly. TSMonitorSPEig() computes the
"steady-state" Jacobian by manipulating ts->time_step before calling
SNESComputeJacobian().

Hg-commit: 28c7df5560d100a222655100368151915451540f

show more ...


# 02741a4d 06-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

remove silly shift in tseig

Hg-commit: 5c2c8f943bbe46f0a240f6d30c6166208ea5c9f7


# 5f737190 06-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

SNESTSFormJacobian_ARKIMEX() always passed imex of true, now pass ark->imex
fixed bug that ARKIMEX didn't work for fully implicit because of above

Hg-commit: 4d3f2a85abbbbf18fa09dfab2dc3da9d18abb322


# 5d726895 06-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

-ts_monitor_sp_eig now predicts instability baed on eigenvalues

Hg-commit: 8fa1d1000762d968a2bd809d5b6862d79ec92aaf


# f9c1d6ab 06-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

added TSComputeLinearStability() for Euler and theta, use it in graphics
cleaned up formating in rosw and arkimex files

Hg-commit: 553e2c2ebaaa83a3a28c43188c2ab6f232784856


# d98bdc7e 04-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

-ts_monitor_sp_eig plots stability region of a method (hardcoded for test case)

Hg-commit: dfd38f6f6e51b1601f5c6ead5946f7bb9d06b03d


# 0d18c744 03-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

work on eig plotting

Hg-commit: 012a81e69eae35930c4e6020c99cc2cb92fc7fb0


# 7d0d5eac 01-Nov-2012 Satish Balay <balay@mcs.anl.gov>

tseig.c: cxx/complex compile fix #138271

Hg-commit: b2cfd19996b54a65c852a5a829a22b609fa8187a


# a174af7b 01-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

mucking around with -ts_monitor_sp_eig

Hg-commit: 83e75e48f09114a1d14732dba6d8822bcd01cd37


# b51f60e1 31-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

-ts_monitor_sp_eig seems to work for no mass matrix and provided Jacobian

Hg-commit: 8c04705aca9f0c9d7b63a8da8db845a7b35d5f5a


# 3d39420e 30-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

update on tseig

Hg-commit: 716107e514e56cd302f5cc7b389a0f7914dd2e43


# 4036925c 27-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

add -ts_monitor_sp_eig file

Hg-commit: 63f0b4a571576fcc7135f96e44553403c623b4dd


123456