History log of /petsc/src/mat/interface/matrix.c (Results 576 – 600 of 3231)
Revision Date Author Comments
# c1bf08c5 06-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/spelling-errors' into 'main'

Fix many spelling errors in manpages and comments

See merge request petsc/petsc!4283


# a5b23f4a 03-Sep-2021 Jose E. Roman <jroman@dsic.upv.es>

Fix spelling errors in manpages and comments


# b54dd435 27-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 303b11c5 22-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan-release-patch-98591' into 'release'

Docs: MatZeroRowsLocal() man page: fix error in parameter description

See merge request petsc/petsc!4183


# f4a5671e 21-Jul-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: MatZeroRowsLocal() man page: fix error in parameter description

The "rows" argument is for local row indices, not global row indices.

Reported-by: Qi Tang <tangqi@msu.edu>


# 9d82f6be 15-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# c1bf4514 15-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-summer-cleaning' into 'release'

Small fixes and improvements

See merge request petsc/petsc!4164


# 63b0afbf 14-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-matzerorowsis-do-nothing' into 'release'

MatZeroRowsIS: do nothing with an empty IS

See merge request petsc/petsc!4165


# 498ab839 14-Jul-2021 Pierre Jolivet <pierre@joliv.et>

MatZeroRowsIS: do nothing with an empty IS


# 53cdc01b 12-Jul-2021 Pierre Jolivet <pierre@joliv.et>

QR: missing Fortran interfaces


# 3df9293f 29-Jun-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 129440e4 29-Jun-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/release-fixes' into 'release'

Few fixes for release

See merge request petsc/petsc!4123


# 8b1c89b5 10-Jun-2021 Stefano Zampini <stefano.zampini@gmail.com>

MatMult: fix interface checks


# f482f063 21-Jun-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/checkstack' into 'main'

Check Push/Pop

See merge request petsc/petsc!4077


# 362febee 10-Jun-2021 Stefano Zampini <stefano.zampini@gmail.com>

PetscStack : check for correct push/pop

Enforce checkstack for CI jobs
Fixes from testsuite


# 67f24b97 08-Jun-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/update-checkbadsource' into 'main'

Update badsource rules

See merge request petsc/petsc!4064


# 70a7d78a 04-Jun-2021 Stefano Zampini <stefano.zampini@gmail.com>

Update badsource rules

- Zero or more spaces are not allowed for more returning types
- zero spaces not allowed for for|if|while


# a8cf78f8 24-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2021-05-16/fix-double-lines' into 'main'

Fix typos in source

See merge request petsc/petsc!3984


# 4e278199 16-May-2021 Barry Smith <bsmith@mcs.anl.gov>

Remove all double blank lines from source

Commit-type: petsc-style
/2h


# 149e269f 20-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'tisaac/feature-spqr' into 'main'

Implement interface to SuiteSparseQR (SPQR) sparse direct QR factorization.

See merge request petsc/petsc!3976


# a2fc1e05 08-Mar-2021 Toby Isaac <tisaac@cc.gatech.edu>

Implement interface to SuiteSparseQR (SPQR) sparse direct QR factorization.


# 0a127e21 18-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2021-05-02/fix-logging-no-symbolic-factorization' into 'main'

For factorization types/packages that do not perform a seperate symbolic phase...

See merge request petsc/petsc!3943


# 66e17bc3 18-May-2021 Barry Smith <bsmith@mcs.anl.gov>

For factorization types/packages that do not perform a seperate symbolic phase do not log the event.

Also log the "numerical" factorization as an entire factorization

An alternative would be to pro

For factorization types/packages that do not perform a seperate symbolic phase do not log the event.

Also log the "numerical" factorization as an entire factorization

An alternative would be to provide MatXXXFactorSetUp_XXX that is called in lieu of the symbolic function
for such types/packages but requires more changes to the code.

Commit-type: bug fix for logging
/spend 45m
Reported-by: Xiaoye S. Li <xsli@lbl.gov>
Reported-by: Stephen Jardin <jardin@pppl.gov>
Reported-by: Jin Chen <jchen@pppl.gov>
Reported-by: Nan Ding <nanding@lbl.gov>
Reported-by: Yang Liu <liuyangzhuan@lbl.gov>

show more ...


# a5e5c115 06-May-2021 Mark Adams <524115-markadams4@users.noreply.gitlab.com>

remove myelem


# b8d122ce 22-Apr-2021 Mark Adams <524115-markadams4@users.noreply.gitlab.com>

add replacement for VecGetClosure


1...<<21222324252627282930>>...130