History log of /libCEED/backends/memcheck/ceed-memcheck-qfunctioncontext.c (Results 26 – 37 of 37)
Revision Date Author Comments
# 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 ...


# 78a97f55 30-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1104 from CEED/jeremy/formatting

Minor Formatting Fixes


# ea61e9ac 30-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - assorted formatting fixes


# 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 ...


# 72e438c6 07-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1020 from CEED/jeremy/memcheck-missing-check

memcheck - add missing CeedChk


# 6d1815bb 07-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

memcheck - add missing CeedChk


# 6e6fea42 01-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1014 from CEED/jeremy/verify-read

Verify ctx read-only access


# 8e457467 29-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

memcheck - verify ctx read-only access


# a2cba4be 21-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge branch 'main' into jeremy/assembly-fix


# f60cdb1d 21-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #991 from CEED/jeremy/memcheck-qf-ctx

Memcheck QFContext


# 2e64a2b9 15-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

ctx - allow backend specific data destroy behavior


# 0f58c348 15-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

memcheck - add QFContext impl


12