History log of /petsc/src/snes/interface/ftn-custom/zsnesf.c (Results 226 – 250 of 334)
Revision Date Author Comments
# d2c146c7 30-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ebb357f10b0c83746021a2f5d6008cb620ae37d0


# f5af7f23 30-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Uncrustified src/snes/*

Hg-commit: 0b89af55379cc95040ca47c4c1f8000d6a978df2


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

commit aftr merge

Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850


# 1147fc2a 21-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Reformatting: 'No space after a '(' or before a ')''

Hg-commit: 797341a7bfba18bb97e6da668b36bad2e5977356


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

Fixed all violations of 'In function declaration the open bracket { should be on the next line, not on the same line as the function name and arguments'

Hg-commit: dcf94e40c4cd63bca3cd717b13d3be0d4e

Fixed all violations of 'In function declaration the open bracket { should be on the next line, not on the same line as the function name and arguments'

Hg-commit: dcf94e40c4cd63bca3cd717b13d3be0d4ebc15eb

show more ...


# f5f7c1b9 19-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Carefully replaced more '){' by ') {', added checker script

Hg-commit: a0037010be00b56a68354d942365c8f8df63198a


# db4deed7 19-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Style improvements: braces around 'else', partial '){' -> ') {'

Hg-commit: adc31fe870178bcba56a29e10981c8f8716a006a


# 07750381 11-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 77cb37419c0208e2ad0318b2008cf81d7372d504


# f2e0d3f1 10-Jan-2013 Jed Brown <jed@59A2.org>

Fix snesgetfunction_ and snesgetjacobian_

Hg-commit: 6512571230309c72a6c60978677ac809fee686aa


# f6291634 10-Jan-2013 Jed Brown <jed@59A2.org>

Implement new Fortran callback handling; convert SNES use cases

Hg-commit: f2a68b8a037edffd463d1ee6e9014e2edcd4aad7


# 4619e776 17-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

unified names SNESMonitorLGResidualNorm and SNESMonitorLGRange
-snes_monitor_lg_residualnorm -snes_monitor_lg_range

Hg-commit: 48b23c5ff12edfd939ff337b30b93aaa63858adc


# 6c2930d4 18-Sep-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8


# 3e08d2be 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing blanks from source code
added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree

Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a


# affa81cb 29-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: a614d68da35376353e164ba6c8164989a4d28b05


# 3b229b18 29-Aug-2012 Jed Brown <jed@59A2.org>

Fix Fortran binding for SNESGetSNESLineSearch when not PETSC_HAVE_FORTRAN_UNDERSCORE

Hg-commit: 4f27c7334d1bfa1f1c342d7b6b06ceba5282e820


# 4dd37ed8 29-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: f6a88fee9ba1b8041ee9b459d0ad54470439160a


# f8f6e1d5 28-Aug-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge from release 3.3 discarding non-forward-compatible changes to fieldsplit.c

Hg-commit: 41b920da7e20efc35873e4c02c57a5cefa89d0ea


# 158f039c 28-Aug-2012 Peter Brune <brune@mcs.anl.gov>

Use PetscObjectComposeFunctionDynamic()/PetscObjectQueryFunction() instead of snes->fortran_func_pointers to store SNESShellSolve function in fortran.

Hg-commit: 68b3f0688dded0f1da35dfbe9f639a49bd25

Use PetscObjectComposeFunctionDynamic()/PetscObjectQueryFunction() instead of snes->fortran_func_pointers to store SNESShellSolve function in fortran.

Hg-commit: 68b3f0688dded0f1da35dfbe9f639a49bd2568d0

show more ...


# 90b77ac2 27-Aug-2012 Peter Brune <brune@mcs.anl.gov>

SNESShellSetSolve() fortran binding and bugfixes for organization of fortran_func_pointers in SNES.

Hg-commit: 0c116e2b05a8bbca1b13cf0ea408f59e4470e051


# 7dd0b29c 27-Aug-2012 Jed Brown <jed@59A2.org>

Merge from petsc-3.3, discards functional changes to fieldsplit.c since petsc-dev's fieldsplit was refactored

Hg-commit: 518adbf64b18ed466b131caa34f3b2cf707b60d7


# 0f55b88d 03-Jul-2012 Satish Balay <balay@mcs.anl.gov>

backout all chmod stuff in bf971ba58125
[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]

Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258


# c0174eb7 03-Jul-2012 Mark F. Adams <mark.adams@columbia.edu>

removed a spurious call to MatSetBlockSize.

Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a


# f1301baf 25-Jun-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 5fd7344ebb01d47fc51348189c58908ebeb94702


# 10e9db80 30-May-2012 Paul Mullowney <paulm@txcorp.com>

Pulled in changes from petsc-dev. make tests passing. Everything looks good.

Hg-commit: 94eb5d50210da3db6d654576e30f2a31ec2adf25


# 4800ff05 18-May-2012 Barry Smith <bsmith@mcs.anl.gov>

stripped out DMMG

Hg-commit: 5ac991591288556060d8d9d23079cf8c7603ebd0


12345678910>>...14