Updated style to obey 'Do not put a blank line immediately after PetscFunctionBegin;'Hg-commit: 5408b9ce2402ad624305b7a7a323ab3ae5e0c3f1
Reformatting: 'No space after a '(' or before a ')''Hg-commit: 797341a7bfba18bb97e6da668b36bad2e5977356
Replaced '#ifdef' and '#ifndef' with '#if defined()' and '#if !defined()'.Hg-commit: b3ebae8b626a88c2ac067fd7c3f04f229b43f305
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 ...
Carefully replaced more '){' by ') {', added checker scriptHg-commit: a0037010be00b56a68354d942365c8f8df63198a
Style improvements: braces around 'else', partial '){' -> ') {'Hg-commit: adc31fe870178bcba56a29e10981c8f8716a006a
Carefully removed \t from src/sys/*Hg-commit: 910eecdb2d9101d15fb5ee24738d9e5eca423f9a
merge from 33Hg-commit: ddb28672abe7c58c5f8980d1c1bbd3ffebe50e25
Nightly build correctionsHg-commit: 70895b37ae53c490230f9a6738bd956892413f93
removed silly abreviationsHg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f
removed PetscOpFList stuff since not used and new code will be very differentminor updates to developers manualHg-commit: f51e7d05e50c42891c9c9e751f6afaba38dc023e
change PetscFListAdd() and PetscFListFind() arguments list to match PetscOpFListAdd/Find() argsHg-commit: 07f9e01e040feeb4162253a60ca63556436f4135
Fix snesgetfunction_ and snesgetjacobian_Hg-commit: 6512571230309c72a6c60978677ac809fee686aa
only use # for comments in PETSc options filesHg-commit: ea113504775cd210e3069614329576bde6dd0bae
No ++ for enum typeHg-commit: 95aa9a90cea4c5470e394e8e476e1c18a8c0aee2
Don't generate Fortran stubs for the Fortran interface functionsHg-commit: b13006b208df6d6a94740200ac0278e8282a66cf
Implement new Fortran callback handling; convert SNES use casesHg-commit: f2a68b8a037edffd463d1ee6e9014e2edcd4aad7
Fix for attaching threadcomm onto user-supplied MPI Comm.Hg-commit: a631c875040fb25f010b931e302273e6146c6059
fixed many more missing CHKERRQ()Hg-commit: 7ee3b3a915c7ec91d5cefc4d6974e423e3fd9435
Close memory leak when -options_leftHg-commit: d7c9a6f764de8398770984bc7bf208d46834ddc0
Clang MPI type checking now works for user-defined typesHg-commit: a7385c2b2cce59d13c376cee7ce8117a20c668ac
Make type matching for MPIU_2INT explicit for Clang warningsHg-commit: b20bd2e0a49c459ad766276caf8e1f866aa46396
Use MPIU_2INT = MPI_2INT when possibleHg-commit: 6cad1b652212fa329c456a27ceb94666bac0ec36
Fix Fortran complex issues missed in e2742dc6abf8913958Hg-commit: 0deea2fd21eebe25e0d0229351d7b19737006f67
Base precision on size of PetscReal instead of PetscScalarHg-commit: b668df698a5f6a3524db345f9262acfc6ed316a1
1...<<61626364656667686970>>...99