removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for FortranFixed 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 FortranFixed a few bugs where PETSC_NULL had been used incorrectly.Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4
show more ...
Added SNESView_NASM() and -snes_nasm_log eventsHg-commit: 1c11001fb366451046706a029220f467f07d26d9
NASM reorganization to make it more clear where the bottlenecks areHg-commit: 6f6fa833d022afc10f383d12667e119ad62f65c9
Uncrustified parts of src/snes/*Hg-commit: c338118f302c917361be863cb61bfa992de8f769
Reformatted: "Do not put a blank line immediately before PetscFunctionReturn;"Hg-commit: c8a41c455986e732d0ea0513d7162a54daffaece
generally SETERRQXX does not belong on its own linealso fixed formatting issues in dgmres.c (ugh)Hg-commit: e3fffdf67cd55655a36785a0abc7c197e98ca7cd
Updated style to obey 'Do not put a blank line immediately after PetscFunctionBegin;'Hg-commit: 5408b9ce2402ad624305b7a7a323ab3ae5e0c3f1
if, for, while, switch now have consistently a space prior to the opening parenthesis.Hg-commit: cf69a5905ee4efb938b2bdd2762f87854175a6c5
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
Carefully replaced more '){' by ') {', added checker scriptHg-commit: a0037010be00b56a68354d942365c8f8df63198a
silly code formatting problems; some people still need to read the style guideHg-commit: 7a98cb06baf90914d565ea8801b6900bdc5a04c1
Added previously untested DMCreateDomainDecompositionDM() implementation for DA and associated logic.Hg-commit: 6c47148058cd0fb9dc706ad095a0f72274e04b38
Fixed some interaction of TS and NASM; added ARKIMEX hooksHg-commit: 46fb3263efc9f6b9fa4e937ff275cb4802148c14
fixed rest of mising CHKERRQ() fixed a few unused but set variablesHg-commit: 4acc0881334451e4d784ba0aa3b37fae2f983d1f
Fixed nondeterminism problem for overlapping scatters in NASMHg-commit: 03c63f533eac7bd0f20377b93ccd7a9d7a2fa38a
Added support for subdomain SNES solves under TSHg-commit: f4fead50da1dbe8cf5ab910236516251b254ac31
NASM now uses the DMCreateDomainDecomposition(Scatters)() frameworkHg-commit: e2822e945c30b66333b1b9dfc6c107189c00507c
Fix for 64-bit integers and some compiler warningsHg-commit: f845049e35ac6771d30724ab8aa5f4019568fa37
reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variablesHg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d
Nonlinear ASM (SNESNASM): initial DM dependent versionHg-commit: 3d2d1e43c2d259d168619513ab57fc68c738cba9
12345678