History log of /petsc/src/snes/interface/ftn-custom/zsnesf.c (Results 301 – 325 of 334)
Revision Date Author Comments
# a9943481 10-Feb-2008 Barry Smith <bsmith@mcs.anl.gov>

removed support for old Cray Fortran charactor strings with cptofcd

Hg-commit: 90c05a4077e8e29d3872dcc8e341e586062f102d


# 1c0add76 22-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f


# eb0a9663 18-Nov-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: f54d5a9a85d28e136f39c22009cb0415a15d86fc


# 3be44c43 18-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

commit aFTERmerge

Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320


# f9772d78 13-Nov-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: a0647fe1cdc972ad1de7890f7872bd92603f7c7f


# 8c14c6fb 13-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

worked on ex5f90 to successfully pass Fortran derived type with SNESSet/GetApplicationContext()
added PETSC_HAVE_UNALIGNED_POINTERS to not check that integer pointers are 4 byte aligned;
for some

worked on ex5f90 to successfully pass Fortran derived type with SNESSet/GetApplicationContext()
added PETSC_HAVE_UNALIGNED_POINTERS to not check that integer pointers are 4 byte aligned;
for some crazy reason ifort 10.1. suddenly generates nonaligned integer arrays in Fortran???

Hg-commit: c97c1da0fe6c6cba022ef05fb042206933878714

show more ...


# 473491a9 12-Nov-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: d59865ec7393ccd0257d3b27c9f8883ca62eebcc


# 2cb7e6c3 11-Nov-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 2ee8068b655f433b473f1ff9ecc8b19c65b948de


# 22fe98e0 11-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 4ab210b05c076c7c6b707b01357b13a95bf03c65


# e3da1266 10-Nov-2007 Hong Zhang <hzhang@mcs.anl.gov>

add Fortran wrapper for SNESGetApplicationContext()
-- not working yet

Hg-commit: 6b0673bdb8bd08aa6ebca383349d95beefd3d1e5


# 6f3d5618 31-Oct-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230


# 60f69c44 15-Oct-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: ae7ad2b71b1fdcfb27898e923a2c03bd62c86a54


# c8cd8b03 09-Oct-2007 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: d507e9558c653b847e4e8b2a1687018f692e3610


# e7e1b0b0 09-Oct-2007 Glenn Hammond <unknown>

merge

Hg-commit: f286b9ece3b89d1418d9efe30a774c489ca42645


# 7c363081 09-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/go

petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/gormo/fluidity/trunk/bin/petsc_readnsolve) ==6657== by 0x80F426D: petsc_readnsolve_options.878 (petsc_readnsolve.F90:264) ==6657== by 0x80F197C: petsc_readnsolve_ (petsc_readnsolve.F90:73) ==6657== by 0x80F18AD: main (petsc_readnsolve_main.cpp:28)

moved zpetsc.h to private/zpetsc.h

changed Fortran interface function PetscOptionsGetXXX functions to allow passing
PETSC_NULL_TRUTH as flag argument

Hg-commit: a08dc4d2e15e97c0d3849b1cb02e6c1b0214b0c8

show more ...


# 42f9eaa7 10-Sep-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: b35d81628fd54ce7829e6ac4f2c8f65bf3443a42


# 8ad09dea 09-Sep-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 390efcf688260cab5f228bb6fe3a24edd2cc463f


# 85385478 05-Sep-2007 Lisandro Dalcin <dalcinl@gmail.com>

cleanups and changes to SNES: func/rhs/solution vecs management; convergence tests

Hg-commit: 15e4cb7fa775cc9380981d76848bbb3a406fe3c9


# 538e8410 14-Mar-2007 Barry Smith <bsmith@mcs.anl.gov>

incorrect use of FORTRAN_UNDERSCORE_UNDERSCORE
trying fortran dmcomposite interface, terrible

Hg-commit: 11194b641bb058cd23fd2301de0d0b2be9a1e0bc


# dca50b53 14-Mar-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 11f9f12619ebda1ed94edf49e4c23ac29afc2748


# d5046483 13-Mar-2007 Lisandro Dalcin <dalcinl@gmail.com>

merge

Hg-commit: 8c1ba9529a0ad3dc69c1421c40ffce1df6602e74


# 3f149594 12-Mar-2007 Lisandro Dalcin <dalcinl@gmail.com>

improvements and fixes for convergence test in SNES

Hg-commit: acbdafa9226bd3bce6cf3830b70955b8e0f00b6b


# 5e45c6bb 18-Sep-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: d993bb95b9a28fc97e0ded9563c316540b683a1d


# 6029c235 18-Sep-2006 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 17ef89a89b5377b81fb5c60d492533c99ddb41e2


# a6570f20 12-Aug-2006 Barry Smith <bsmith@mcs.anl.gov>

changed ksp,snes,ts monitor function names and command line options
to a consistent model like the -ksp_view_.... model.

Hg-commit: 59f4eafae0b5023efcea351555f5a4c24277ba99


1...<<11121314