History log of /libCEED/backends/opt/ceed-opt-operator.c (Results 51 – 75 of 149)
Revision Date Author Comments
# 2ab8f9ab 17-May-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1213 from CEED/jeremy/use-refcopy

Consistency with Ceed*Refrence and Ceed*ReferenceCopy


# db002c03 11-May-2023 Jeremy L Thompson <jeremy@jeremylt.org>

minor - consistency with Ceed*Refrence and Ceed*ReferenceCopy


# c5215752 24-Apr-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1197 from sebastiangrimberg/sjg/style-whitespace-fix

Minor style consistency updates


# 6e6704a8 19-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1198 from CEED/jeremy/CeedCheck

Add CeedCheck macro to reduce repetition


# 6574a04f 18-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

internal - add CeedCheck macro to reduce repetition


# 2a86cc9d 04-Mar-2023 Sebastian Grimberg <sjg@amazon.com>

Fix file endings inconsistency


# 2efebffe 12-Apr-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1156 from sebastiangrimberg/sjg/hcurl-basis-dev

H(curl) basis and `CEED_EVAL_CURL`


# c4e3f59b 15-Feb-2023 Sebastian Grimberg <sjg@amazon.com>

Add H(curl) basis and CEED_EVAL_CURL operations

This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose a

Add H(curl) basis and CEED_EVAL_CURL operations

This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).

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


# 25824358 18-Nov-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #1091 from CEED/rezgar/update-CEED_EVAL_DIV

Update CEED_EVAL_DIV/INTERP


# a915a514 17-Nov-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Updated CEED_EVAL_DIV in ref/opt/blocked backends


# 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


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

fmt - add CeedInt_FMT


# 4345bdd5 20-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #920 from CEED/jeremy/conversion

Explicit casting of vector sizes


# d2643443 17-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - explicit casting of vector sizes


# ce18bed9 17-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #858 from CEED/jeremy/dump-copy-stuff

Strip redundant/outdated license info duplication


# 3d8e8822 17-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


# 50de0806 15-Mar-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #914 from CEED/jeremy/qf-assembly

QF Assembly - better object reuse


# 16e5f7d7 14-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

opt - reduce memory usage in CeedOperatorLinearAssembleQFunctionCore_Opt


# 60224bc5 14-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #913 from CEED/jeremy/coo-ptrdiff

Create CeedSize as ptrdiff_t


# e79b91d9 11-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - use CeedSize for l_size


# efd6e7cb 20-Dec-2021 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #862 from CEED/jeremy/size-interp

Fix element/block evec lengths


# 030d8ffd 20-Dec-2021 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - fall through now on INTERP/GRAD cases


# ebbcc8a3 20-Dec-2021 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - fix element/block evec lengths


123456