History log of /petsc/src/mat/impls/aij/mpi/mpiaij.c (Results 826 – 850 of 2754)
Revision Date Author Comments
# a0479788 07-May-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into knepley/feature-plex-boundary-values

* master: (487 commits)
Bib: More refs
Fixed errors in the manuals and ts_glee source code doc
fix bug to enable '-xxx_via [alg]

Merge branch 'master' into knepley/feature-plex-boundary-values

* master: (487 commits)
Bib: More refs
Fixed errors in the manuals and ts_glee source code doc
fix bug to enable '-xxx_via [alg]' to showup in '-help' Reported-by: Mark Adams <mfadams@lbl.gov>
Plex: Remove dead code
TS tutorials ex11: remove unused functions
TSAdapt: Set TSADAPTNONE as default adapt type
DMPlex: missed viewer change in synchronized output
Revert "Merge branch 'hzhang/ts-ex9busdmnetwork'"
TSAdapt: Update changes/dev.html
TSAdapt: Set default type for TSGLEE
TS tutorials ex11: make work with complex scalars
Bib: Added ref
TS ex18: Fix initializer
TS ex11: Fix M_PI
Plex ex1f90: FUCK FORTRAN
f2cblaslapack: remove duplicate xerbla.o and xerbla_array.o from lapack [they are already in blas]
TSAdapt: Refactor handling of default adapt type
TSAdapt: Update changes/dev.html
TSAdapt: Update manual
TSAdapt: Refactor interface and implementations
...

show more ...


# 957cac9f 28-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

add MAT_STRUCTURE_ONLY to MatOption for create matrix with structure only


# e45481d4 26-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

Merge branch 'hzhang/opt_scalable_MatCreateSubMatrix'


# 5d3b454c 26-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

final cleanup


# 9c988bca 25-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

cleanup ISGetSeqIS_SameColDist_Private()


# b20e2604 25-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

cleanup


# 7cfce09c 24-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

update iscol_o when Bsub has empty columns.


# 852f401d 24-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into knepley/feature-plex-torus

* master: (174 commits)
Bib: Another ref
Increase patchlevel to 3.7.6
Explicitly listing the LTO library causes difficulties on MacOS so a

Merge branch 'master' into knepley/feature-plex-torus

* master: (174 commits)
Bib: Another ref
Increase patchlevel to 3.7.6
Explicitly listing the LTO library causes difficulties on MacOS so avoid it
TSBDF: Update changes/dev.html
Added Fortran TaoType and TaoLineSearchType definitions
Add Fortran TaoType and TaoLineSearchType definitions
setblocksize for iscol_sub
TSBDF: Use standard TS API and options to control adaptivity
Bib: More refs and a correction
SNESTest: Bug-fix in SNESTest when threshold printing option is turned on.
fix warning and valgrind complains reported by the nightly tests
Section+Doc: Small doc fix
pflotran: switch to using the new upstream git repo
DMPlex: Error if attempt to partition a distributed graph with Chaco
fix complex build error
fix complex build
PetscError() did not properly copy over the specific error message when error type was PETSC_ERROR_INITIAL
TSAdapt: Refactor handling of the always_accept flag
Additional clarification for MatMeshToCellGraph() manual page
optimize MatCreateSubMatrix_MPIAIJ() by merging check of sameXXXDist() into one MPI_AllReduce
...

Conflicts:
config/BuildSystem/config/packages/med.py

show more ...


# 1fd43ede 24-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

rm unused variables


# e489de8f 24-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

fix block sizes of MatCreateMPIAIJWithSeqAIJ()


# 3b00a383 24-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

fact MatCreateSubMatrix_MPIAIJ_SameRowColDist() from MatCreateSubMatrix_MPIAIJ_SameRowDist()


# d5761cda 21-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

MatCreateSubMatrix_MPIAIJ_SameRowDist() uses local matrix only in the case of sameColDist -- not fully done yet


# a5348796 21-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

cleanup MatCreateMPIAIJWithSeqAIJ()


# feb78a15 20-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

optimize MatCreateSubMatrix_MPIAIJ_SameRowDist() by using local matrices A and B only


# 1d338f88 20-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

Merge branch 'hzhang/scalable_MatCreateSubMatrix'


# d518fa94 19-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

setblocksize for iscol_sub


# 4a3daf6e 18-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

fix warning and valgrind complains reported by the nightly tests


# c27d7fab 17-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

fix complex build error


# f73421bf 17-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

fix complex build


# 18e627e3 14-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

optimize MatCreateSubMatrix_MPIAIJ() by merging check of sameXXXDist() into one MPI_AllReduce


# 366a327d 14-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

optimize the case of allcolumns in MatCreateSubMatrix_MPIAIJ_SameRowDist()


# a31a438c 13-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

optimize MatCreateSubMatrix_MPIAIJ_SameRowDist()


# ddfdf956 13-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

optimize ISGetSeqIS_SameDist_Private()


# 75a7537e 12-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

rm extra spaces in file mpiaij.c


# 0b27a90e 12-Apr-2017 Hong Zhang <hzhang@mcs.anl.gov>

optimize MatCreateSubMatrix_MPIAIJ_nonscalable() by calling MatCreateSubMatrices_MPIAIJ_SingleIS_Local()


1...<<31323334353637383940>>...111