History log of /libCEED/tests/t407-qfunction.c (Results 1 – 20 of 20)
Revision Date Author Comments
# 134a5f7b 20-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1475 from CEED/jeremy/print-size

Use CeedSize_FMT


# 249f8407 20-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - use CeedSize_FMT and similar changes


# 8d780e65 17-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1396 from CEED/jeremy/context-bool

Add Boolan context field register/set/get/restore


# 5b6ec284 15-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

ctx - add Boolan field register/set/get/restore


# 87f5e94e 05-Oct-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1364 from CEED/jeremy/get-label

Update CeedContextFieldLabelGetDescription with offset


# 1ff07f3d 04-Oct-2023 Jeremy L Thompson <jeremy@jeremylt.org>

ctx - update CeedContextFieldLabelGetDescription with offset


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


# cb03979f 28-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1002 from CEED/jeremy/format-ceed-types

Add CeedInt_FMT


# 600b7929 28-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

test - update tests to use CeedInt_FMT


# 678fcfc3 21-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #946 from CEED/jeremy/label-to-backend

Move CeedQFunctionContextGetFieldLabel to backend interface


# e6a0ab89 21-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

ctx - move CeedQFunctionContextGetFieldLabel to backend interface


# 83867d57 03-Feb-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #887 from CEED/jeremy/set-op-ctx-no-error

QFContext - create labels for registered fields


# 7bfe0f0e 02-Feb-2022 Jeremy L Thompson <jeremy@jeremylt.org>

ctx - add support for registering multiple contiguous values of same type


# 0f86cbe7 02-Feb-2022 Jeremy L Thompson <jeremy@jeremylt.org>

ctx - add function to access label details


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

ctx - add context field labels to interface


# b36f2af8 18-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #871 from CEED/jeremy/operator-ctx

op - add ctx setting interface for operators


# d8dd9a91 18-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

op - add ctx setting interface for operators


# 85c7f5ed 21-Dec-2021 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #860 from CEED/jeremy/qf-context-set-field

ctx - define interface for updating ctx fields


# cdf32b93 16-Dec-2021 Jeremy L Thompson <jeremy@jeremylt.org>

ctx - define interface for updating ctx fields