History log of /petsc/src/mat/impls/dense/mpi/mpidense.h (Results 101 – 125 of 185)
Revision Date Author Comments
# 8865f1ea 01-Feb-2013 Karl Rupp <rupp@mcs.anl.gov>

Uncrustified src/dm/*. No re-uncrustification of un-uncrustified plex.c.

Hg-commit: 0eadce41498eb88aa85fb46f989ad9d09bfd9c3e


# 6c2930d4 18-Sep-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8


# 3e08d2be 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing blanks from source code
added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree

Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a


# 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


# c6db04a5 14-Mar-2011 Jed Brown <jed@59A2.org>

Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h

Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07


# 8c172940 06-Dec-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e


# 09573ac7 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

changed all EXTERN to extern the CAPS served no purpose

Hg-commit: cdf5985509992c2237dbbe07f14278cccee0306c


# 3334f37f 29-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04


# ace3abfc 28-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL
note this requires a new sowing version

Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a


# 70a4bf9c 24-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 4976d5f8a5ede0d2f344004f84eef28988480d5f


# 88974ac8 23-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 9ef83e41d4a8326e1cf5e296edd80e06079632b1


# 112444f4 22-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Reordered MatLoad input arguments.
Updated custom fortran MatLoad stub.

Hg-commit: 1b34440d31d2a1eb45d0adecc1d80c3909b37054


# 3a3e4172 04-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 8be6b379b7bc1cbb3adf7412dfe042e3e92c6019


# a4457457 02-Jul-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 7678db4dbf4316aad0bed3ee83df6ef0e35b9452


# 5bba2384 02-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

MatLoad interface upgrade complete : Replaced all MatLoadnew() to MatLoad()

Hg-commit: c13fd97592f26133f7c2c5fcb35b1f0bb383ee5a


# fac7e3cd 02-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Removed all dead previous MatLoad related code

Hg-commit: 103f343af4c26e024c9483c4b45581631c70a977


# 9e0af13d 02-Jul-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 3ea05b97e8e77be2aa9cc7ec97b5ff08e443f462


# 86d161a7 01-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Fixed bug in MatSetSizes_SeqDense.
Added new matload interface routines for dense mpi matrix.

Hg-commit: a448861068ae3fe5cef7d25ab2c832cbe1141fec


# 73daad2e 23-Oct-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 12eac1f84d4cc8342fd73e07d65d7ff4a1422192


# d84338a6 20-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

move Plapack include file into ONLY mpidense.c so that its bad prototypes do not contaminate other PETSc source code
move MatScale_MPIDense() out of mpidense.c so its use of petscblaslapack.h does no

move Plapack include file into ONLY mpidense.c so that its bad prototypes do not contaminate other PETSc source code
move MatScale_MPIDense() out of mpidense.c so its use of petscblaslapack.h does not contradict the wrong prototypes in plapack

Hg-commit: e1ff2f8250dea35c32549ba6cf749dd3bf10bf10

show more ...


12345678