History log of /petsc/src/mat/impls/elemental/matelem.cxx (Results 26 – 50 of 458)
Revision Date Author Comments
# 4cc2b5b5 14-Jun-2024 Pierre Jolivet <pierre@joliv.et>

Mat: fix -Wmissing-field-initializers


# 900f825b 08-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-linkage' into 'main'

MatSolverTypeRegister: switch to PETSC_INTERN

See merge request petsc/petsc!7446


# d1f0640d 08-Apr-2024 Pierre Jolivet <pierre@joliv.et>

MatSolverTypeRegister: switch to PETSC_INTERN


# c56ceb40 28-Feb-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-02-23/doc-trivial-mat' into 'main'

Bug fix, calling MatXXXSetPreallocation on MPI matrices after MatSetOption() loses the option value

See merge request petsc/petsc!7319


# 5e116b59 23-Feb-2024 Barry Smith <bsmith@mcs.anl.gov>

Trivial fix to MatSetValuesBlocked() manual page, spelling and spacing


# 2398a04f 09-Feb-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/feature-jacobi-l1' into 'main'

Mat: GetAbsSum (l1) row norms; PCJacobi: add scaled L1 diagonal approximation

See merge request petsc/petsc!7260


# eede4a3f 09-Feb-2024 Mark Adams <524115-markadams4@users.noreply.gitlab.com>

Mat: GetAbsSum (l1) row norms; PCJacobi: add scaled L1 diagonal approximation


# 9c5460f9 17-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-08-09/linter-detect-static-function-candidates' into 'main'

Linter detect possible static functions

See merge request petsc/petsc!6796


# 66976f2f 14-Aug-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Add static to internal functions


# b3f1e23b 31-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-05-25/no-memcpy-ops' into 'main'

Don't use PetscMemcpy() or PetscArraycpy() to copy the ops struct

See merge request petsc/petsc!6507


# aea10558 25-May-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Don't use PetscMemcpy() or PetscArraycpy() to copy the ops struct


# 239bd9ba 08-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 8e10d8cf 08-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-Wzero-as-null-pointer-constant-ci' into 'release'

Fix -Wzero-as-null-pointer-constant

See merge request petsc/petsc!6294


# f22e26b7 06-Apr-2023 Pierre Jolivet <pierre@joliv.et>

Fix -Wzero-as-null-pointer-constant + El warnings


# 6c749b74 07-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-01/fix-mat-man-pages' into 'main'

Cleanup of mat manual pages

See merge request petsc/petsc!6134


# 2ef1f0ff 01-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Cleanup of mat manual pages

Commit-type: documentation


# 31d78bcd 02-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'

Feature: Non-discardable PetscErrorCode

See merge request petsc/petsc!5923


# 3ba16761 10-Dec-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Make PetscErrorCode a non-discardable enum


# 205e543f 09-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-warnings' into 'main'

Fix -Wunused-parameter and -Wimplicit-fallthrough

See merge request petsc/petsc!5959


# cedd07ca 06-Jan-2023 Pierre Jolivet <pierre@joliv.et>

Fix -Wunused-parameter and -Wimplicit-fallthrough


# ab17595b 14-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-warning' into 'main'

Missing initializer for '_MatOps::eliminatezeros'

See merge request petsc/petsc!5832


# ed6168d8 13-Nov-2022 Pierre Jolivet <pierre@joliv.et>

Missing initializer for '_MatOps::eliminatezeros'


# 061e922f 22-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'

Feature: Bicycle Storage Facility 2

See merge request petsc/petsc!5661


# d71ae5a4 21-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

source code format changes due to .clang-format changes


# b7124133 20-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-17/slimmer-petscobject' into 'main'

Feature: Slimmer PetscObject

See merge request petsc/petsc!5649


12345678910>>...19