History log of /petsc/src/mat/impls/dense/mpi/makefile (Results 51 – 75 of 103)
Revision Date Author Comments
# 5a4671ae 30-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing spaces from all files

Hg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb


# 31134e8c 03-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d0f613618ca66a5aeb1aac97d210d2cc29755d3d


# 2d507118 03-Nov-2012 Satish Balay <balay@mcs.anl.gov>

reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variables

Hg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d


# 8c778c55 19-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

removed PLAPACK interface
Removed generic MatGetArray/MatRestoreArray()

Hg-commit: 43ffc442c8fd7c7b840af42cbd49288755158b7c


# 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


# 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


# 238e7d2d 02-Dec-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 9c9e2b0243eedf0151e3676f8f4ccde9f7b93898


# f3a56f8b 30-Nov-2009 Jed Brown <jed@59A2.org>

merge TrMalloc/MEMALIGN updates

Hg-commit: e66e6e0b392d0e3456a0c4fdee411b9bff8fd74a


# da93591f 29-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

removed PETSC_ARCH/conf/base and
added support for not setting PETSC_ARCH and PETSC_DIR with --prefix option

Hg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58


# caa3e7c2 08-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: a2d8d2c079c290806ae2811879f62e131466182c


# 6c995c7d 05-Sep-2008 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of build error for plapack interface

Hg-commit: 94a1398421275d636088de875b94431016e1c88b


# fd5f9c01 01-Aug-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 40fbcb1ffa2ac14ad5b1cd85db9cdd19834e6819


# b24902e0 01-May-2008 Barry Smith <bsmith@mcs.anl.gov>

initial conversion of Mat derived solver types like Mumps etc to use MatGetFactor() instead
most code does not yet run but all code should be using the new format.

Hg-commit: ac83415153993ee58dc4

initial conversion of Mat derived solver types like Mumps etc to use MatGetFactor() instead
most code does not yet run but all code should be using the new format.

Hg-commit: ac83415153993ee58dc4194c173418bfbd73bc73

show more ...


# afe32971 14-Apr-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: ae11a6b927a8712ec9defa478ab02d4a67199ad7


# 5afd5e0c 09-Apr-2008 Barry Smith <bsmith@mcs.anl.gov>

completed rough tutorial

Hg-commit: 4863b347d5336a5880eb54981a37d446e1ce18a9


# 8ec6c7c1 08-Apr-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 6bf6f927f50b7c3afa97096a8d57512ab412f115


# 83672c4d 08-Apr-2008 Satish Balay <balay@mcs.anl.gov>

doc fixes

Hg-commit: bfa2f409adde725d41f6e90dc43db1923443b052


# b23e956f 05-Mar-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: c252723983d2baef02ecb448e6a9a608900ee72f


# 01b82886 04-Mar-2008 Barry Smith <bsmith@mcs.anl.gov>

converted PETSc plapack interface to have MPIDENSE now use
by default Plapack solvers if PETSc was config/configured with --download-plapack
the is no longer a need to use the MATPLAPACK matrix t

converted PETSc plapack interface to have MPIDENSE now use
by default Plapack solvers if PETSc was config/configured with --download-plapack
the is no longer a need to use the MATPLAPACK matrix type

Hg-commit: 22082512ed36ba6cdb7b28d847ea76b7ff345a5c

show more ...


# 600fe468 03-Mar-2008 Barry Smith <bsmith@mcs.anl.gov>

mv plapack source code for MPIDENSE out of its own directory
and fixed plapack test examples

Hg-commit: ff571251b49cc9991a8308a51ed4656908efeec4


# 3be44c43 18-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

commit aFTERmerge

Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320


12345