History log of /petsc/src/snes/impls/nasm/nasm.c (Results 351 – 375 of 385)
Revision Date Author Comments
# 76857b2a 16-Feb-2013 Peter Brune <brune@mcs.anl.gov>

Added SNESNASMGetSubdomain(Vec)s

Hg-commit: 619efc6bb1a64b12efb9941b81238ef641e41fa2


# ce94432e 13-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

added PetscObjectComm() and used it to replace (((PetscObject)obj)->comm)

Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be


# 24b7f281 12-Feb-2013 Peter Brune <brune@mcs.anl.gov>

Fixed warning in nasm.c

Hg-commit: 74d04ab5a3fa2a47e29bc023d68ec325dbc30ad4


# d590fa63 12-Feb-2013 Peter Brune <brune@mcs.anl.gov>

Fix for warnings in nasm.c

Hg-commit: 47d23daf36311c3e64a7b5861072a4520160fe37


# d387c056 08-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

added PetscStackCall() wrappers for SuperLU calls

Hg-commit: 2269623d6a92a035549272eaa131aec47ead3012


# 18452f26 08-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: b866121248e9d560d266413f80c7be106860d974


# a71f0d7d 08-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

removed stupid abbreviation in SNESLogConvHistory() and convert to C function

Hg-commit: aa80f1fe93c28cb23676c77dffe7050622f79cb4


# 65db9045 08-Feb-2013 Dmitry Karpeev <karpeev@mcs.anl.gov>

Removing DMCreateDomainDecompositionDM and DMCreateFieldDecompositionDM.

Hg-commit: 5a40b47b72b8008daf1ed3dec805e07eb1831dde


# 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 ...


# b20c023f 07-Feb-2013 Peter Brune <brune@mcs.anl.gov>

Added SNESView_NASM() and -snes_nasm_log events

Hg-commit: 1c11001fb366451046706a029220f467f07d26d9


# 6f2225d3 06-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: bb2f70d34a1944f3d8e5610793acea63ec87d492


# 70c78f05 06-Feb-2013 Peter Brune <brune@mcs.anl.gov>

NASM reorganization to make it more clear where the bottlenecks are

Hg-commit: 6f6fa833d022afc10f383d12667e119ad62f65c9


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

Uncrustified parts of src/snes/*

Hg-commit: c338118f302c917361be863cb61bfa992de8f769


# 009bbdc4 26-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Reformatted: "Do not put a blank line immediately before PetscFunctionReturn;"

Hg-commit: c8a41c455986e732d0ea0513d7162a54daffaece


# f23aa3dd 25-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

generally SETERRQXX does not belong on its own line
also fixed formatting issues in dgmres.c (ugh)

Hg-commit: e3fffdf67cd55655a36785a0abc7c197e98ca7cd


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

commit aftr merge

Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850


# 6e111a19 21-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Updated style to obey 'Do not put a blank line immediately after PetscFunctionBegin;'

Hg-commit: 5408b9ce2402ad624305b7a7a323ab3ae5e0c3f1


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

if, for, while, switch now have consistently a space prior to the opening parenthesis.

Hg-commit: cf69a5905ee4efb938b2bdd2762f87854175a6c5


# 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


# 0adebc6c 15-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

silly code formatting problems; some people still need to read the style guide

Hg-commit: 7a98cb06baf90914d565ea8801b6900bdc5a04c1


# 0a696f66 14-Jan-2013 Peter Brune <brune@mcs.anl.gov>

Added previously untested DMCreateDomainDecompositionDM() implementation for DA and associated logic.

Hg-commit: 6c47148058cd0fb9dc706ad095a0f72274e04b38


# cdb298fc 10-Jan-2013 Peter Brune <brune@mcs.anl.gov>

Fixed some interaction of TS and NASM; added ARKIMEX hooks

Hg-commit: 46fb3263efc9f6b9fa4e937ff275cb4802148c14


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

fixed rest of mising CHKERRQ() fixed a few unused but set variables

Hg-commit: 4acc0881334451e4d784ba0aa3b37fae2f983d1f


# cd939e56 12-Dec-2012 Peter Brune <brune@mcs.anl.gov>

Fixed nondeterminism problem for overlapping scatters in NASM

Hg-commit: 03c63f533eac7bd0f20377b93ccd7a9d7a2fa38a


1...<<111213141516