History log of /petsc/src/mat/impls/makefile (Results 76 – 100 of 204)
Revision Date Author Comments
# 3fe9ae9b 15-Jan-2015 Mark Adams <mfadams@lbl.gov>

Merge branch 'master' of bitbucket.org:petsc/petsc into mark/gamg-crs-ksp2


# fe998a80 13-Jan-2015 Barry Smith <bsmith@mcs.anl.gov>

manual merge of conflict


# d3c8c067 01-Jan-2015 Barry Smith <bsmith@mcs.anl.gov>

Three directory namespace changes for better --prefix install support

1) include/finclude becomes include/petsc-finclude
2) include/mpiuni becomes include/petsc-mpiuni
3) conf (both $PETSC_DIR/conf

Three directory namespace changes for better --prefix install support

1) include/finclude becomes include/petsc-finclude
2) include/mpiuni becomes include/petsc-mpiuni
3) conf (both $PETSC_DIR/conf and $PETSC_DIR/$PETSC_ARCH/conf become) lib/petsc-conf

show more ...


# 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


# 1559add1 14-Feb-2013 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: 3c23ecb14c0f43be48331e905ea49b292a15eb1b


# 33a67993 14-Feb-2013 Dmitry Karpeev <karpeev@mcs.anl.gov>

Removing dead experimental MatIJ code.

Hg-commit: b62f920ba57ffe539aa8a7d4dd23dcf5bff5a2e9


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

merge PetscSF implementation

Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294


# bcaeba4d 31-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

removed adic stuff

Hg-commit: 99933b6f66a48c78b00a3952edfaf6191df65340


# 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


# 8382e67f 26-Jun-2012 Paul Mullowney <paulm@txcorp.com>

committing after previous merge.

Hg-commit: 62ea3b3249ac52e1d599b51313301ac9e25ed491


# db31f6de 15-Jun-2012 Jed Brown <jed@59A2.org>

Add basic Elemental interface

## Implemented
* MatMult and MatMultAdd
* MatSetValues for locally owner parts (no stash at this point)
* Use MatGetOwnershipIS() to determine which entries a process s

Add basic Elemental interface

## Implemented
* MatMult and MatMultAdd
* MatSetValues for locally owner parts (no stash at this point)
* Use MatGetOwnershipIS() to determine which entries a process should be responsible for assembling
* Viewing is currently in Elemental ordering, can use MatComputeExplicitOperator() for debugging

## Short-term priorities
* Grid needs to be shared between multiple Mats on the same communicator, implement by attribute caching on the MPI_Comm
* Stash for assembly of unowned entries, can cache locally and use Elemental's (collective) "axpy" interface
* MatMat operations, factorization, etc

Hg-commit: 9d1af7db82c9477605dc39b514d53db5a9855fc7

show more ...


# 052c54d2 12-Jun-2012 Jed Brown <jed@59A2.org>

Backed out changeset d56592b7196c, should not have committed any of this.

Hg-commit: 0e6634fceb245e4392829ccb84267ffd7442b966


# d95a91f4 12-Jun-2012 Jed Brown <jed@59A2.org>

VecLoad_Binary set block size before sizes so distribution can be compatible

Hg-commit: d56592b7196c6be2f9e1ea4e8934117d1fda9b67


# 1c1325fe 26-Sep-2011 Peter Brune <brune@cs.uchicago.edu>

commit after merge

Hg-commit: bc589908dea7ebb861f2760c0d80f312294e48c0


# 472b90b3 26-Sep-2011 adams <adams@jaguarpf-login1.ccs.ornl.gov>

fix for emtpty procs on input grid (2nd commit).

Hg-commit: 416bc569082d603eba1a683707921f8a1b880bdb


# 15c1f1ba 26-Sep-2011 Dmitry Karpeev <karpeev@mcs.anl.gov>

SAMapping -> MatIJ.
* * *
MatIJ fixes.

Hg-commit: 5e8ae2cf420e654011a5a2d0a45cdbdd39d115f4


# 639d86e3 13-Jan-2012 Sean Farley <sean@mcs.anl.gov>

Merge

Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c


# d39137a2 12-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10


# 247e2d92 06-Jan-2012 Jed Brown <jed@59A2.org>

Mass revert file modes that were made executable in f6e61ee9c329

Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5


# 832f7384 01-Jan-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257


# 14e519b0 31-Dec-2011 Mark F. Adams <mark.adams@columbia.edu>

changed MatMatMult to MatTranposeMatMult.

Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f


# 20803bd0 09-Feb-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 674bc8187eb8d0423d5e5713bd4ba8a46a2b8020


# ef52e503 07-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 4c534f54b62235c414e62d7c89c01672398a762d


# b2b77a04 07-Feb-2011 Hong Zhang <hzhang@mcs.anl.gov>

mv src/mat/impls/fftw to src/mat/impls/fft/fftw - fftw is a subclass of fft

Hg-commit: 36ffcc466b8c63b4b1b09b061ea007745d69d208


123456789