History log of /libCEED/ (Results 1 – 25 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9b05cfb025-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1932 from CEED/jeremy/dev-docs

Expand style conventions in dev docs

53ee81ee24-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

doc - expand style conventions in dev docs

a49e5d5320-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1930 from CEED/zach/add-sequential-and-at-points-fixes

Add CeedOperatorCompositeSetSequential and fix edge cases in CUDA gen at points assembly

11a8069619-Feb-2026 Zach Atkins <zach.atkins@colorado.edu>

ci: add sequential composite operator test

736f144a18-Feb-2026 Zach Atkins <zach.atkins@colorado.edu>

backends(cuda/ref,hip/ref): fix use of incorrect output field index

745f16d118-Feb-2026 Zach Atkins <zach.atkins@colorado.edu>

backends(cuda/gen,hip/gen): fix at-points assembly to avoid writing to non-active outputs

be39585318-Feb-2026 Zach Atkins <zach.atkins@colorado.edu>

operator(composite): add interface to force sequential execution of sub-operators

83dae3b212-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1929 from CEED/jeremy/readme-minor

minor - style consistency for bibtex in README

334b1dcf12-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

minor - style consistency for bibtex in README

33490f6e09-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1927 from CEED/jeremy/scalar-multiplicity

Scalar Multigrid Multiplicity


gallery/ceed-gallery-list.h
gallery/identity/ceed-identity-to-scalar.c
gallery/identity/ceed-identity.c
gallery/mass-vector/ceed-vectormassapply.c
gallery/mass/ceed-mass1dbuild.c
gallery/mass/ceed-mass2dbuild.c
gallery/mass/ceed-mass3dbuild.c
gallery/mass/ceed-massapply.c
gallery/poisson-vector/ceed-vectorpoisson1dapply.c
gallery/poisson-vector/ceed-vectorpoisson2dapply.c
gallery/poisson-vector/ceed-vectorpoisson3dapply.c
gallery/poisson/ceed-poisson1dapply.c
gallery/poisson/ceed-poisson1dbuild.c
gallery/poisson/ceed-poisson2dapply.c
gallery/poisson/ceed-poisson2dbuild.c
gallery/poisson/ceed-poisson3dapply.c
gallery/poisson/ceed-poisson3dbuild.c
gallery/scale/ceed-scale-scalar.c
gallery/scale/ceed-scale.c
include/ceed/jit-source/gallery/ceed-identity-to-scalar.h
include/ceed/jit-source/gallery/ceed-identity.h
include/ceed/jit-source/gallery/ceed-mass1dbuild.h
include/ceed/jit-source/gallery/ceed-mass2dbuild.h
include/ceed/jit-source/gallery/ceed-mass3dbuild.h
include/ceed/jit-source/gallery/ceed-massapply.h
include/ceed/jit-source/gallery/ceed-poisson1dapply.h
include/ceed/jit-source/gallery/ceed-poisson1dbuild.h
include/ceed/jit-source/gallery/ceed-poisson2dapply.h
include/ceed/jit-source/gallery/ceed-poisson2dbuild.h
include/ceed/jit-source/gallery/ceed-poisson3dapply.h
include/ceed/jit-source/gallery/ceed-poisson3dbuild.h
include/ceed/jit-source/gallery/ceed-scale-scalar.h
include/ceed/jit-source/gallery/ceed-scale.h
include/ceed/jit-source/gallery/ceed-vectormassapply.h
include/ceed/jit-source/gallery/ceed-vectorpoisson1dapply.h
include/ceed/jit-source/gallery/ceed-vectorpoisson2dapply.h
include/ceed/jit-source/gallery/ceed-vectorpoisson3dapply.h
interface/ceed-preconditioning.c
397d7ab309-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

pc - test to use scalar or multi-comp mult vector

32db0c4d09-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

pc - use scalar multiplicity vec for multigrid

6261a41809-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

minor - style consistency


gallery/identity/ceed-identity-to-scalar.c
gallery/identity/ceed-identity.c
gallery/mass-vector/ceed-vectormassapply.c
gallery/mass/ceed-mass1dbuild.c
gallery/mass/ceed-mass2dbuild.c
gallery/mass/ceed-mass3dbuild.c
gallery/mass/ceed-massapply.c
gallery/poisson-vector/ceed-vectorpoisson1dapply.c
gallery/poisson-vector/ceed-vectorpoisson2dapply.c
gallery/poisson-vector/ceed-vectorpoisson3dapply.c
gallery/poisson/ceed-poisson1dapply.c
gallery/poisson/ceed-poisson1dbuild.c
gallery/poisson/ceed-poisson2dapply.c
gallery/poisson/ceed-poisson2dbuild.c
gallery/poisson/ceed-poisson3dapply.c
gallery/poisson/ceed-poisson3dbuild.c
gallery/scale/ceed-scale-scalar.c
gallery/scale/ceed-scale.c
include/ceed/jit-source/gallery/ceed-identity.h
include/ceed/jit-source/gallery/ceed-mass1dbuild.h
include/ceed/jit-source/gallery/ceed-mass2dbuild.h
include/ceed/jit-source/gallery/ceed-mass3dbuild.h
include/ceed/jit-source/gallery/ceed-massapply.h
include/ceed/jit-source/gallery/ceed-poisson1dapply.h
include/ceed/jit-source/gallery/ceed-poisson1dbuild.h
include/ceed/jit-source/gallery/ceed-poisson2dapply.h
include/ceed/jit-source/gallery/ceed-poisson2dbuild.h
include/ceed/jit-source/gallery/ceed-poisson3dapply.h
include/ceed/jit-source/gallery/ceed-poisson3dbuild.h
include/ceed/jit-source/gallery/ceed-scale-scalar.h
include/ceed/jit-source/gallery/ceed-scale.h
include/ceed/jit-source/gallery/ceed-vectormassapply.h
include/ceed/jit-source/gallery/ceed-vectorpoisson1dapply.h
include/ceed/jit-source/gallery/ceed-vectorpoisson2dapply.h
include/ceed/jit-source/gallery/ceed-vectorpoisson3dapply.h
becbf5cd09-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

gallery - add scalar scaling qf

0b6847a609-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

gallery - add identity to scalar qf

e6340a4606-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1926 from CEED/jeremy/typo

minor - typo

7b6fac6b06-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

minor - typo

79b8f26d06-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1924 from hughcars/fix-march-native-arm

Fix gcc `-march=native` for arm mac

94ab23f805-Feb-2026 Hugh Carson <hughcars@amazon.com>

ci: preserve CI job names, add apple-clang test

Map compiler display names to actual binaries in a step instead of
using matrix include/exclude, so job names stay as gcc/clang. Adds
a separate apple

ci: preserve CI job names, add apple-clang test

Map compiler display names to actual binaries in a step instead of
using matrix include/exclude, so job names stay as gcc/clang. Adds
a separate apple-clang job on macOS to test the system compiler.

show more ...

a44bca2705-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1923 from CEED/jeremy/dealii-kokkos

deal.II Example - Kokkos Support

7247fd9204-Feb-2026 Hugh Carson <hughcars@amazon.com>

make: use -mcpu=native for GCC and Clang on non-x86 architectures

On ARM, -march=native resolves to CPU names (e.g., apple-m1) which are
invalid for -march; must use -mcpu=native instead. Use uname

make: use -mcpu=native for GCC and Clang on non-x86 architectures

On ARM, -march=native resolves to CPU names (e.g., apple-m1) which are
invalid for -march; must use -mcpu=native instead. Use uname -m to detect
architecture and select the appropriate flag. Clang has the same limitation,
so MARCHFLAG.clang follows MARCHFLAG.gcc.

show more ...

eb5e7f2604-Feb-2026 Hugh Carson <hughcars@amazon.com>

ci: fix macOS tests to use explicit GCC and LLVM compilers

The "gcc" on macOS is a symlink to Apple Clang, so the existing matrix
was testing Apple Clang twice instead of testing distinct compilers.

ci: fix macOS tests to use explicit GCC and LLVM compilers

The "gcc" on macOS is a symlink to Apple Clang, so the existing matrix
was testing Apple Clang twice instead of testing distinct compilers.

Fix by testing three explicit compilers on macOS:
- clang: Apple Clang (system)
- gcc-15: real GCC from Homebrew
- llvm: LLVM 18 from Homebrew

Print compiler version to make the distinction visible in CI output.

show more ...

d416dc2b03-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

dealii - add gpu version with kokkos

d6ed5abf02-Feb-2026 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1921 from CEED/jeremy/fortran-ex-1

ex - add fortran ex1

860dc82129-Jan-2026 Jeremy L Thompson <jeremy@jeremylt.org>

ex - add fortran ex1

12345678910>>...226