History log of /petsc/src/dm/impls/plex/plexfem.c (Results 76 – 100 of 973)
Revision Date Author Comments
# d627b919 17-Feb-2024 Matthew G. Knepley <knepley@gmail.com>

Plex+FE: Fix bug in DMPlexComputeIntegral()
- Did not initialize local int for FV
- Initialize integrand before calling pointwise function in PetscFEIntegrate()


# 2f86f8c5 17-Feb-2024 Matthew G. Knepley <knepley@gmail.com>

Plex+FVM: Fixes for integration of FV fields
- Add PetscFVCreateDualSpace()
- Fixed tabulation for multicomponent space
- Protect limiter from boundary
- Handle missing limiter
- Correct FV mass matr

Plex+FVM: Fixes for integration of FV fields
- Add PetscFVCreateDualSpace()
- Fixed tabulation for multicomponent space
- Protect limiter from boundary
- Handle missing limiter
- Correct FV mass matrix

show more ...


# c5997e43 16-Feb-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-io-section-perm' into 'main'

Plex: Flexible creation of section permutations

See merge request petsc/petsc!7258


# 673019fa 11-Feb-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Improved debugging


# 8efb132c 09-Feb-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-jac-prec' into 'main'

Plex: Fix boundary Jacobian assembly

See merge request petsc/petsc!7195


# 21a4fad8 09-Feb-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix boundary Jacobian assembly


# c7fbd2bd 02-Feb-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-01-19/typedef-snes-functions' into 'main'

add typedef for functions passed to SNESSetFunction() etc to match approach in TS

See merge request petsc/petsc!7206


# 8434afd1 02-Feb-2024 Barry Smith <bsmith@mcs.anl.gov>

Change the use of the _Fn suffix to indicate a typedef of a function to just Fn

As determined on a vote on GitLab


# 04bc8292 21-Jan-2024 Barry Smith <bsmith@mcs.anl.gov>

Update `PetscSimplePointFunc` to new naming convention `PetscSimplePoint_Fn`

Commit-type: housekeeping


# e5865050 26-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-p4est-bc' into 'main'

Fix Plex BC for p4est

See merge request petsc/petsc!7234


# 450c7a9f 24-Jan-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Update boundary objects before setting boundary values


# 164282b9 23-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/dmplexforest' into 'main'

Updates to DMPLEX and DMFOREST

See merge request petsc/petsc!7217


# 9c8ab049 21-Jan-2024 Stefano Zampini <stefano.zampini@gmail.com>

DMPlexComputeCellwiseIntegralFEM: allow plain vectors to store the results


# 0318f8a0 15-Jan-2024 Stefano Zampini <stefano.zampini@gmail.com>

DMPLEX: allow XXXViews to accept NULL as sectiondm


# cbf8eb3c 11-Dec-2023 Stefano Zampini <stefano.zampini@gmail.com>

DMPLEXFEM: fix auxiliary vector cases


# c314a481 20-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/check-log-sync-ci' into 'main'

PetscLog: add checks in debug mode for log_sync and event begin/end calls

See merge request petsc/petsc!7185


# 3cc88e6a 09-Jan-2024 Stefano Zampini <stefano.zampini@gmail.com>

DMPLEX: fix LogEvent unbalances


# 942d34d0 03-Jan-2024 Satish Balay <balay@mcs.anl.gov>

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

Pacify UBSan

See merge request petsc/petsc!7158


# 8e3a54c0 24-Dec-2023 Pierre Jolivet <pierre@joliv.et>

Sys: add PetscSafePointerPlusOffset() to pacify UBSan


# c8629ca8 17-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/minsurf-local' into 'main'

Improve support for nonlinear domain decomposition solvers

See merge request petsc/petsc!7084


# 6493148f 28-Nov-2023 Stefano Zampini <stefano.zampini@gmail.com>

DMPLEXSNES: support objective functions


# 22070db1 15-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-bdjac-integration' into 'main'

Fix boundary Jacobian integration

See merge request petsc/petsc!7117


# be62b2b4 14-Dec-2023 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix boundary Jacobian integration for case with Jacobian and preconditioner matrix


# e3d591f2 14-Dec-2023 Matthew G. Knepley <knepley@gmail.com>

PetscFE: Add Jacobian type argument to PetscFEIntegrateBdJacobian()


# 1e92af11 08-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/minor' into 'main'

Minor changes

See merge request petsc/petsc!7096


12345678910>>...39