History log of /libCEED/tests/t000-ceed.c (Results 1 – 9 of 9)
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 ...


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


# e24eaa76 20-Mar-2021 Jed Brown <jed@jedbrown.org>

Merge branch 'jed/ceed-version' [PR #698]

* jed/ceed-version:
Add version macros and CeedGetVersion() [fix #697]


# 1070991d 24-Jan-2021 Jed Brown <jed@jedbrown.org>

Add version macros and CeedGetVersion() [fix #697]

Requested-by: Freddie Witherden <freddie@witherden.org>


# 572ff09c 21-Jul-2020 nbeams <246972+nbeams@users.noreply.github.com>

Merge branch 'main' into natalie/hip-ref-v2


# 3c4f8ab0 18-Jul-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #585 from CEED/jeremy/fortran-destroy

Fortran - guard double calls to ceed*destroy in Fortran interface


# cd1fe911 17-Jul-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Tests - add comment explaining double destroy in t000


# 0f3038fc 28-Mar-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #225 from CEED/mem-type-preferred

Add CeedGetPreferredMemType


# c907536f 27-Mar-2019 jeremylt <jeremy.thompson@colorado.edu>

Add CeedGetPreferredMemType