History log of /petsc/src/dm/impls/plex/plexinterpolate.c (Results 26 – 50 of 412)
Revision Date Author Comments
# 7a2f837d 06-Jul-2023 Toby Isaac <toby.isaac@gmail.com>

Deploy new PetscValidPointer, remove PetscValidXXXPointer


# 02477ebb 15-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-06-30/enable-doc-lint' into 'main'

Enable docs linting

See merge request petsc/petsc!6667


# 60225df5 12-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Lint apply: dm


# 54e49e51 27-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/fix-warning-plex' into 'main'

Fix compile warning in DMPlexInterpolate

See merge request petsc/petsc!6639


# ed896b67 27-Jun-2023 Jose E. Roman <jroman@dsic.upv.es>

Fix compile warning in DMPlexInterpolate


# fa8daf30 26-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/dmplexinterp' into 'main'

speed up DMPlexInterpolate

See merge request petsc/petsc!6563


# c282ed06 08-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

Plex: Do not check interpolation for ephermeral meshes


# 442f3b32 10-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

DMPlexGetRawFaces_Internal: optimize DMGetWorkArray calls


# 172ee266 09-Jun-2023 Jed Brown <jed@jedbrown.org>

DMPlex: add DMPlexUninterp event

This operation is often expensive (even dominating total cost) so needs
to be profiled.


# a03d55ff 07-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

PetscHash: Move IJK and IJKL in private library headers

shift to hashing tuples to [0,n)


# 591a860a 07-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

DMPlexInterpolate: compute numbering only once


# 49154744 22-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# d7849d59 20-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-petsccallmpi' into 'release'

Fix PetscCallMPI(MPI_Allreduce()) with PETSc types

See merge request petsc/petsc!6348


# 712fec58 19-Apr-2023 Pierre Jolivet <pierre@joliv.et>

Fix PetscCallMPI(MPI_Allreduce()) with PETSc types


# e9f36840 18-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-08/fix-man-pages-detected-by-lint' into 'main'

Fix many manual pages

See merge request petsc/petsc!6162


# 20f4b53c 09-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix manual pages based on reports from Jacob's lint tool

Commit-type: documentation


# 37d05b02 06-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# b877537e 05-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-typos' into 'release'

Fix Typos

See merge request petsc/petsc!6024


# da81f932 05-Feb-2023 Pierre Jolivet <pierre@joliv.et>

Fix Typos


# 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


# 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


# c995d810 16-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-periodic-hdf5' into 'main'

Knepley/fix plex periodic hdf5

See merge request petsc/petsc!5637


# d7d32a9a 14-Sep-2022 Matthew G. Knepley <knepley@gmail.com>

Plex: DMPlexCheckPointSF() now can allow extra roots - This happens for periodic cuts


12345678910>>...17