History log of /libCEED/examples/petsc/include/petscutils.h (Results 1 – 25 of 36)
Revision Date Author Comments
# d4cc1845 30-Dec-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1912 from CEED/jeremy/copyright

minor - update copyright to 2026


# 9ba83ac0 19-Dec-2025 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright to 2026


# 20a16a5f 20-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1786 from CEED/jeremy/copy-headers

minor - upate copyright to 2025


# d275d636 19-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

minor - upate copyright to 2025


# 53d23b90 02-Apr-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1547 from CEED/jeremy/min-petsc

Min PETSc version 3.21


# c2cc34ee 02-Apr-2024 Jeremy L Thompson <jeremy@jeremylt.org>

petsc - min PETSc version 3.21


# 73c23039 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1538 from CEED/jeremy/fluids-int64

Enable int64 testing for PETSc examples


# 4d00b080 26-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ex - enable int64 testing for PETSc examples, small fixes for compatibility


# a171b6ef 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1537 from CEED/jeremy/pragma-once

Use #pragma once for non-JiT headers


# 5aed82e4 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


# 24a65d3d 26-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ex - use #pragma once in examples


# 98285ab4 02-Dec-2023 Zach Atkins <zach.atkins@colorado.edu>

Make file comments and PetscFunctionBegin/Return spacing consistent (#1413)


# b6972d74 01-Dec-2023 Zach Atkins <zach.atkins@colorado.edu>

Update petsc-dmswarm example to use CeedOperatorAtPoints (#1411)

* Update petsc-dmswarm example to use CeedOperatorAtPoints

* Change mass operator to use geometric data

* Clean up DMSwarmCeedC

Update petsc-dmswarm example to use CeedOperatorAtPoints (#1411)

* Update petsc-dmswarm example to use CeedOperatorAtPoints

* Change mass operator to use geometric data

* Clean up DMSwarmCeedContext

* Refactor core swarm functions

* Comment indentation cleanup

show more ...


# 49a40c8a 16-Nov-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Plex project coord renamed (#1391)

* fixing ProjectCoordinates

* copy of Ratel fix

* set for future, preserve backward

* break out versions

* PETSc is actually at 3.20 not 3.21 so decrem

Plex project coord renamed (#1391)

* fixing ProjectCoordinates

* copy of Ratel fix

* set for future, preserve backward

* break out versions

* PETSc is actually at 3.20 not 3.21 so decremment the minor version switch

* fixed style and copied same to solids and petsc examples (thought they have lots of other compile warnings)

* blank line

* Breaking again with compounded versions

* Update remaining DMPlexProjectCoordinates

* ex - update DMPlexCreateCoordinateSpace

* cx - update ICC/IFORT job

---------

Co-authored-by: Jed Brown <jed@jedbrown.org>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

show more ...


# 49aac155 24-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

IWYU fixes (#1182)

* iwyu - include fixes

* iwyu - silence some iwyu output

* minor - clearer macro names

* iwyu - fix suggestion of "ceed/ceed.h" externally

* iwyu - lighter petsc heade

IWYU fixes (#1182)

* iwyu - include fixes

* iwyu - silence some iwyu output

* minor - clearer macro names

* iwyu - fix suggestion of "ceed/ceed.h" externally

* iwyu - lighter petsc headers

* iwyu - ceed/ceed.h -> ceed.h

* iwyu - cuda/hip include fixes

show more ...


# 2b730f8b 17-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Switch to clang-format (#1051)

* style - switch to clang-format

* ci - use newer libxsmm

* action - update format action

* format - consistent use of {} for multi-line if/for

* make - re

Switch to clang-format (#1051)

* style - switch to clang-format

* ci - use newer libxsmm

* action - update format action

* format - consistent use of {} for multi-line if/for

* make - remove stray newline

* make - simpler 'make format' target

* ci - use newer libxsmm

* doc - minor release note claification

* minor - minor fix

* minor - minor fix

* minor - minor fix

* minor - minor fix

* make format

* format - less aggressive alignment rules

* tidy - check for argument name mismatches

* fix newline

* format - mirror Ratel update to .clang-format

* fix merge error

* fix merge conflict

* fix merge error

* drop style in .phony list

* Update .clang-format

Co-authored-by: Jed Brown <jed@jedbrown.org>

* apply updated format

Co-authored-by: Jed Brown <jed@jedbrown.org>

show more ...


# 4f19f491 11-Nov-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #900 from CEED/rez/bps-tetra

PETSc BPs with tetrahedral elements


# ab1ff315 05-Nov-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

delete bcfunctions.c and some cleanup


# d4d45553 13-Oct-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Update dXdx, Added bp_data to CreateBasisFromPlex


# f755c37a 22-Sep-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

refactored CreateBasisFromPlex like ratel


# de1229c5 16-Feb-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

example/petsc: Added CreateDistributedDM in petscutils.c and some cleanup


# 129d8736 15-Feb-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

example/petsc: added CreateBasisFromPlex and tested with tensor basis


# 4e2ba0c0 05-Mar-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #912 from CEED/jed/petsc-distribute

examples/petsc: let DMSetFromOptions manage distribution


# 3fc8a154 04-Mar-2022 Jed Brown <jed@jedbrown.org>

examples/petsc: let DMSetFromOptions manage distribution

Sphere meshes are automatically snapped to the unit sphere when refined.

I left explicit partitioning in solids (though Ratel uses the new
p

examples/petsc: let DMSetFromOptions manage distribution

Sphere meshes are automatically snapped to the unit sphere when refined.

I left explicit partitioning in solids (though Ratel uses the new
paradigm) because it has documented command-line arguments and maybe
someone wants to know how to avoid this distribution.

show more ...


# af89791e 01-Feb-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #886 from CEED/jeremy/min-petsc

ex - better namespacing of petsc ex headers


12