History log of /libCEED/rust/libceed-sys/c-src/include/ceed-impl.h (Results 76 – 100 of 296)
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 ...


# 5fb68f37 08-Mar-2023 Karen (Ren) Stengel <karenlstengel@gmail.com>

Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)

* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support

---------

Co-authored-by: James Wrig

Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)

* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support

---------

Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>

show more ...


# 3fc26417 06-Feb-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1150 from CEED/jeremy/multi-assembly

CPU diagonal assembly for multiple active bases


# 437c7c90 30-Jan-2023 Jeremy L Thompson <jeremy@jeremylt.org>

pc - CPU diagonal assembly for multiple active bases


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


# b39e6fe5 22-Sep-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1071 from CEED/jeremy/update-basis-space

minor - fix type in basis struct


# bff6a123 22-Sep-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - fix type in basis struct


# a0b0bf66 12-Sep-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1066 from CEED/jeremy/lazy-qf

Lazy access of qf kernel name and path


# ca5eadf8 12-Sep-2022 Jeremy L Thompson <jeremy@jeremylt.org>

qf - lazy access of qf kernel name and path


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

Merge pull request #988 from CEED/jeremy/assembly-fix

Test for assembly w/non-square D


# 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


# ed9e99e6 09-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - clean up LinearAssemble implementation


# 6d61756a 06-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #981 from CEED/jeremy/missed-one

pc - fix GPU single operator fallback


# cefa2673 06-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - fix GPU single operator fallback


# 428b7a12 06-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #977 from CEED/jeremy/fallback-yet-again

Add debugging output to fallback creation


# d04bbc78 03-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

op - add debugging output to fallback creation


# 5ba4e83e 04-Jun-2022 Jed Brown <jed@jedbrown.org>

Merge branch 'main' into jed/fluids-jacobian

* main: (24 commits)
op - more data in view
examples/fluids: Test for strong STG
examples/fluids: Add strong STG to documentation
examples/fluids

Merge branch 'main' into jed/fluids-jacobian

* main: (24 commits)
op - more data in view
examples/fluids: Test for strong STG
examples/fluids: Add strong STG to documentation
examples/fluids: Add option for BC from ICs
examples/fluids: Correct for non-origin domains
examples/fluids: Implement Strong STG BC
examples/fluids: Minor stg improvements/style
examples/fluids: Add Strong STG functions
examples/fluids: Fix memory leak in STG
GPU assembly: fix potential basis loading offset error
tests - more complex source include testing
pc - fix qf fallback cloning
restr - relax comp_stride check for num_comp == 1
make style
pc - avoid direct access of basis data in multigrid creation
ceed - refactor fallback Ceed creation into separate fn
minor - homogonize int vs CeedInt
basis - add input checks
restr - add input checks on element restrictions
examples/fluids: Update STG test for new mesh feats
...

show more ...


# cd95d520 26-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #972 from CEED/jeremy/fix-qf-clone

Fix qf fallback cloning


# 9e77b9c8 26-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - fix qf fallback cloning


# e76101ce 06-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #954 from CEED/jeremy/op-view

op - include num_elem and num_qpts in view


# ea6b5821 06-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

op - add optional name for Operators


12345678910>>...12