History log of /petsc/src/mat/impls/aij/mpi/mpiptap.c (Results 376 – 400 of 581)
Revision Date Author Comments
# 4e2e6337 21-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/fix-petsctime'


# 8563dfcc 21-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

Changed PetscTime(), PetscTimeSubtract(), PetscTimeAdd() to inline functions from macros
removed PetscGetTime()


# 4042b796 17-Mar-2013 Jed Brown <jed@59A2.org>

Merge branch 'master' into jed/ts-eimex

Sync to include Git conversion, PETSC_EXTERN, and minor API changes.

Conflicts:
src/ts/interface/tsregall.c


# caf659b5 07-Mar-2013 Glenn Hammond <unknown>

merge

Hg-commit: d55739fb2d41cd8e7d27ca07b4b54be5455c2e9e


# 9f4155fb 07-Mar-2013 Hong Zhang <hzhang@mcs.anl.gov>

trivial cleanup MatPtAPxxx() for MPIAIJ matrix

Hg-commit: 16ebd99ace7e7ddc80279941ee651dac395b5219


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

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

Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be


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


# e79ce49d 02-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: f37b1e00e84f4f2c19b94a78ed2de72bd29e5778


# 2205254e 02-Feb-2013 Karl Rupp <rupp@mcs.anl.gov>

Partially uncrustified /src/mat/*

Hg-commit: f66b7241e67ccd55e47747ce1f2433e82e4f86b9


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

commit aftr merge

Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850


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

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

Hg-commit: a0037010be00b56a68354d942365c8f8df63198a


# 8dab4803 09-Jan-2013 Hong Zhang <hzhang@mcs.anl.gov>

mv event loging of MatPtAPxxx from impl to interface function MatPtAP

Hg-commit: 4308c54eb070b586d29f299719b875ee144652bb


# b38d1a2d 07-Jan-2013 Jed Brown <jed@59A2.org>

mpiptap.c: simplify PetscInfo usage

Hg-commit: bd33a037f0d92827a9a8812cff8875ddd9c7b86c


# 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


# b769355b 31-Dec-2012 Jed Brown <jed@59A2.org>

merge PetscSF implementation

Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294


# 5a4671ae 30-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing spaces from all files

Hg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb


# e69a9856 14-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9f676c76370eb40948cfa150c47aa20c9ad92122


# b091e509 13-Dec-2012 Hong Zhang <hzhang@mcs.anl.gov>

add more detailed profiling for MatPtAP_mpiaij - tmp work, will be removed later, not enabled by default

Hg-commit: 35fc4abf9f7a6a2300f4cef51349ff597e7126cc


# 289dcd94 10-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 76831309032f5585424cb3e5e4c7f8f754699d5d


# 38571add 06-Dec-2012 Hong Zhang <hzhang@mcs.anl.gov>

add profiling to MatPtAP for mpiaij

Hg-commit: 77ef73412f07fa43455ee7594873e09b8e85643d


# 24ecddac 05-Dec-2012 Hong Zhang <hzhang@mcs.anl.gov>

minor optimize MatPtAPSymbolic_MPIAIJ_MPIAIJ(); add PTAP_PROFILE

Hg-commit: d63fcbefe8b79181cdab9ef42948225b0948744b


# 22d20ef8 05-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 6e81db3e889003c93d01a69de3b7ace041a9a0c4


# a914927f 04-Dec-2012 Hong Zhang <hzhang@mcs.anl.gov>

optimize MatPtAPSymbolic for mpiaij: replace LL list operation with LLCondensed list operation

Hg-commit: cb02037e7eab44825f74582a28860517026cad46


# 58eb850c 04-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 471b9bb30817cc593dd6bb024348450073dd6625


# 6ce94e8f 04-Dec-2012 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of previous change on MatPtAPNumeric_MPIAIJ_MPIAIJ()

Hg-commit: eedc687486af8a28e9cc20cc69e9736d7bb6114d


1...<<11121314151617181920>>...24