History log of /libCEED/ (Results 1601 – 1625 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
28ce3d2a21-Jun-2023 Jeremy L Thompson <jeremy@jeremylt.org>

minor - add missing return

82bcd3d420-Jun-2023 James Wright <james@jameswright.xyz>

Merge pull request #1237 from CEED/jrwrigh/petsc-success

examples: Use PETSC_SUCCESS in PetscFunctionReturn


examples/fluids/problems/advection.c
examples/fluids/problems/advection2d.c
examples/fluids/problems/blasius.c
examples/fluids/problems/channel.c
examples/fluids/problems/densitycurrent.c
examples/fluids/problems/eulervortex.c
examples/fluids/problems/freestream_bc.c
examples/fluids/problems/gaussianwave.c
examples/fluids/problems/newtonian.c
examples/fluids/problems/sgs_dd_model.c
examples/fluids/problems/shocktube.c
examples/fluids/problems/stg_shur14.c
examples/fluids/src/cloptions.c
examples/fluids/src/differential_filter.c
examples/fluids/src/grid_anisotropy_tensor.c
examples/fluids/src/misc.c
examples/fluids/src/petsc_ops.c
examples/fluids/src/setupdm.c
examples/fluids/src/setuplibceed.c
examples/fluids/src/setupts.c
examples/fluids/src/strong_boundary_conditions.c
examples/fluids/src/turb_spanstats.c
examples/fluids/src/velocity_gradient_projection.c
examples/petsc/bps.c
examples/petsc/bpsraw.c
examples/petsc/src/libceedsetup.c
examples/petsc/src/matops.c
examples/petsc/src/petscutils.c
examples/solids/problems/finite-strain-mooney-rivlin-initial-1.c
examples/solids/problems/finite-strain-neo-hookean-current-1.c
examples/solids/problems/finite-strain-neo-hookean-current-2.c
examples/solids/problems/finite-strain-neo-hookean-initial-1.c
examples/solids/problems/finite-strain-neo-hookean-initial-2.c
examples/solids/problems/linear.c
examples/solids/problems/mooney-rivlin.c
examples/solids/problems/neo-hookean.c
examples/solids/problems/problems.c
examples/solids/problems/small-strain-neo-hookean.c
examples/solids/src/boundary.c
examples/solids/src/cl-options.c
examples/solids/src/matops.c
examples/solids/src/misc.c
examples/solids/src/setup-dm.c
examples/solids/src/setup-libceed.c
ee4ca9cb20-Jun-2023 James Wright <james@jameswright.xyz>

examples: Use PetscFunctionReturn in PETSC_SUCCESS


examples/fluids/problems/advection.c
examples/fluids/problems/advection2d.c
examples/fluids/problems/blasius.c
examples/fluids/problems/channel.c
examples/fluids/problems/densitycurrent.c
examples/fluids/problems/eulervortex.c
examples/fluids/problems/freestream_bc.c
examples/fluids/problems/gaussianwave.c
examples/fluids/problems/newtonian.c
examples/fluids/problems/sgs_dd_model.c
examples/fluids/problems/shocktube.c
examples/fluids/problems/stg_shur14.c
examples/fluids/src/cloptions.c
examples/fluids/src/differential_filter.c
examples/fluids/src/grid_anisotropy_tensor.c
examples/fluids/src/misc.c
examples/fluids/src/petsc_ops.c
examples/fluids/src/setupdm.c
examples/fluids/src/setuplibceed.c
examples/fluids/src/setupts.c
examples/fluids/src/strong_boundary_conditions.c
examples/fluids/src/turb_spanstats.c
examples/fluids/src/velocity_gradient_projection.c
examples/petsc/bps.c
examples/petsc/bpsraw.c
examples/petsc/src/libceedsetup.c
examples/petsc/src/matops.c
examples/petsc/src/petscutils.c
examples/solids/problems/finite-strain-mooney-rivlin-initial-1.c
examples/solids/problems/finite-strain-neo-hookean-current-1.c
examples/solids/problems/finite-strain-neo-hookean-current-2.c
examples/solids/problems/finite-strain-neo-hookean-initial-1.c
examples/solids/problems/finite-strain-neo-hookean-initial-2.c
examples/solids/problems/linear.c
examples/solids/problems/mooney-rivlin.c
examples/solids/problems/neo-hookean.c
examples/solids/problems/problems.c
examples/solids/problems/small-strain-neo-hookean.c
examples/solids/src/boundary.c
examples/solids/src/cl-options.c
examples/solids/src/matops.c
examples/solids/src/misc.c
examples/solids/src/setup-dm.c
examples/solids/src/setup-libceed.c
4b35598d20-Jun-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1231 from CEED/jeremy/consistency

Consistency fixes


backends/cuda-gen/ceed-cuda-gen-operator-build.cpp
backends/cuda-gen/ceed-cuda-gen-operator-build.h
backends/cuda-gen/ceed-cuda-gen-operator.c
backends/cuda-gen/ceed-cuda-gen.c
backends/cuda-ref/ceed-cuda-ref-basis.c
backends/cuda-ref/ceed-cuda-ref-operator.c
backends/cuda-ref/ceed-cuda-ref-qfunction-load.cpp
backends/cuda-ref/ceed-cuda-ref-qfunction-load.h
backends/cuda-ref/ceed-cuda-ref-qfunction.c
backends/cuda-ref/ceed-cuda-ref.c
backends/cuda-ref/ceed-cuda-ref.h
backends/cuda-ref/ceed-cuda-restriction.c
backends/cuda-ref/ceed-cuda-vector.c
backends/cuda-shared/ceed-cuda-shared-basis.c
backends/cuda-shared/ceed-cuda-shared.c
backends/cuda-shared/kernels/cuda-shared-basis.cu
backends/cuda/ceed-cuda-common.c
backends/cuda/ceed-cuda-common.h
backends/cuda/ceed-cuda-compile.cpp
backends/cuda/ceed-cuda-compile.h
backends/hip-gen/ceed-hip-gen-operator-build.cpp
backends/hip-gen/ceed-hip-gen-operator-build.h
backends/hip-gen/ceed-hip-gen-operator.c
backends/hip-gen/ceed-hip-gen.c
backends/hip-ref/ceed-hip-ref-basis.c
backends/hip-ref/ceed-hip-ref-operator.c
backends/hip-ref/ceed-hip-ref-qfunction-load.cpp
backends/hip-ref/ceed-hip-ref-qfunction-load.h
backends/hip-ref/ceed-hip-ref-qfunction.c
backends/hip-ref/ceed-hip-ref-restriction.c
backends/hip-ref/ceed-hip-ref-vector.c
backends/hip-ref/ceed-hip-ref.c
backends/hip-ref/ceed-hip-ref.h
backends/hip-shared/ceed-hip-shared-basis.c
backends/hip-shared/ceed-hip-shared.c
backends/hip/ceed-hip-common.c
backends/hip/ceed-hip-common.h
backends/hip/ceed-hip-compile.cpp
backends/hip/ceed-hip-compile.h
backends/magma/ceed-magma.h
backends/sycl-ref/ceed-sycl-ref-qfunction-load.hpp
backends/sycl-ref/ceed-sycl-ref-qfunction-load.sycl.cpp
backends/sycl-ref/ceed-sycl-ref-qfunction.sycl.cpp
backends/sycl-ref/ceed-sycl-ref.hpp
backends/sycl-ref/ceed-sycl-ref.sycl.cpp
backends/sycl-shared/ceed-sycl-shared-basis.sycl.cpp
backends/sycl-shared/ceed-sycl-shared.sycl.cpp
backends/sycl-shared/kernels/sycl-shared-basis.hpp
backends/sycl/ceed-sycl-common.hpp
backends/sycl/ceed-sycl-common.sycl.cpp
backends/sycl/ceed-sycl-compile.hpp
backends/sycl/ceed-sycl-compile.sycl.cpp
examples/fluids/navierstokes.c
include/ceed-impl.h
include/ceed/backend.h
include/ceed/ceed.h
interface/ceed.c
2e6856d519-Jun-2023 James Wright <james@jameswright.xyz>

Merge pull request #1236 from CEED/jrwrigh/fluids_event_log

fluids: Add CeedOperator PetscLogEvents

75d1798c19-Jun-2023 James Wright <james@jameswright.xyz>

fluids: Add CeedOperator PetscLogEvents

Co-authored-by: Jed Brown <jed@jedbrown.org>

ffb5dd8c19-Jun-2023 James Wright <james@jameswright.xyz>

Merge pull request #1235 from CEED/jrwrigh/fluids_extra_filewrite

fluids: Remove unnecessary state vector write

d55646a419-Jun-2023 James Wright <james@jameswright.xyz>

fluids: Remove unnecessary state vector write

9ffb25e016-Jun-2023 James Wright <james@jameswright.xyz>

fixup: CeedSetStream fixes for Sycl

eb7e6caf16-Jun-2023 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - naming consistency fixes


backends/cuda-gen/ceed-cuda-gen-operator-build.cpp
backends/cuda-gen/ceed-cuda-gen-operator-build.h
backends/cuda-gen/ceed-cuda-gen-operator.c
backends/cuda-gen/ceed-cuda-gen.c
backends/cuda-ref/ceed-cuda-ref-basis.c
backends/cuda-ref/ceed-cuda-ref-operator.c
backends/cuda-ref/ceed-cuda-ref-qfunction-load.cpp
backends/cuda-ref/ceed-cuda-ref-qfunction-load.h
backends/cuda-ref/ceed-cuda-ref-qfunction.c
backends/cuda-ref/ceed-cuda-ref.c
backends/cuda-ref/ceed-cuda-ref.h
backends/cuda-ref/ceed-cuda-restriction.c
backends/cuda-ref/ceed-cuda-vector.c
backends/cuda-shared/ceed-cuda-shared-basis.c
backends/cuda-shared/ceed-cuda-shared.c
backends/cuda-shared/kernels/cuda-shared-basis.cu
backends/cuda/ceed-cuda-common.c
backends/cuda/ceed-cuda-common.h
backends/cuda/ceed-cuda-compile.cpp
backends/cuda/ceed-cuda-compile.h
backends/hip-gen/ceed-hip-gen-operator-build.cpp
backends/hip-gen/ceed-hip-gen-operator-build.h
backends/hip-gen/ceed-hip-gen-operator.c
backends/hip-gen/ceed-hip-gen.c
backends/hip-ref/ceed-hip-ref-basis.c
backends/hip-ref/ceed-hip-ref-operator.c
backends/hip-ref/ceed-hip-ref-qfunction-load.cpp
backends/hip-ref/ceed-hip-ref-qfunction-load.h
backends/hip-ref/ceed-hip-ref-qfunction.c
backends/hip-ref/ceed-hip-ref-restriction.c
backends/hip-ref/ceed-hip-ref-vector.c
backends/hip-ref/ceed-hip-ref.c
backends/hip-ref/ceed-hip-ref.h
backends/hip-shared/ceed-hip-shared-basis.c
backends/hip-shared/ceed-hip-shared.c
backends/hip/ceed-hip-common.c
backends/hip/ceed-hip-common.h
backends/hip/ceed-hip-compile.cpp
backends/hip/ceed-hip-compile.h
backends/magma/ceed-magma.h
backends/sycl-ref/ceed-sycl-ref-qfunction-load.hpp
backends/sycl-ref/ceed-sycl-ref-qfunction-load.sycl.cpp
backends/sycl-ref/ceed-sycl-ref-qfunction.sycl.cpp
backends/sycl-ref/ceed-sycl-ref.hpp
backends/sycl-ref/ceed-sycl-ref.sycl.cpp
backends/sycl-shared/ceed-sycl-shared-basis.sycl.cpp
backends/sycl-shared/ceed-sycl-shared.sycl.cpp
backends/sycl-shared/kernels/sycl-shared-basis.hpp
backends/sycl/ceed-sycl-common.hpp
backends/sycl/ceed-sycl-common.sycl.cpp
backends/sycl/ceed-sycl-compile.hpp
backends/sycl/ceed-sycl-compile.sycl.cpp
bc24673416-Jun-2023 Jeremy L Thompson <jeremy@jeremylt.org>

ceed - move GetResourceRoot to backend interface

5ae360d416-Jun-2023 Jeremy L Thompson <jeremy@jeremylt.org>

ceed - make SetStream interface level fn

bd882c8a15-Jun-2023 James Wright <james@jameswright.xyz>

Add sycl/ref and sycl/shared backends (#1229)

* Merge sycl_backend from ALCF fork

---------
Co-authored-by: Umesh Unnikrishnan <unnikrishnan@anl.gov>
Co-authored-by: Kris Rowe <krowe@anl.gov>

Add sycl/ref and sycl/shared backends (#1229)

* Merge sycl_backend from ALCF fork

---------
Co-authored-by: Umesh Unnikrishnan <unnikrishnan@anl.gov>
Co-authored-by: Kris Rowe <krowe@anl.gov>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

show more ...


Makefile
README.md
backends/ceed-backend-list.h
backends/sycl-ref/ceed-sycl-ref-basis.sycl.cpp
backends/sycl-ref/ceed-sycl-ref-operator.sycl.cpp
backends/sycl-ref/ceed-sycl-ref-qfunction-load.hpp
backends/sycl-ref/ceed-sycl-ref-qfunction-load.sycl.cpp
backends/sycl-ref/ceed-sycl-ref-qfunction.sycl.cpp
backends/sycl-ref/ceed-sycl-ref-qfunctioncontext.sycl.cpp
backends/sycl-ref/ceed-sycl-ref.hpp
backends/sycl-ref/ceed-sycl-ref.sycl.cpp
backends/sycl-ref/ceed-sycl-restriction.sycl.cpp
backends/sycl-ref/ceed-sycl-vector.sycl.cpp
backends/sycl-ref/kernels/sycl-ref-vector.hpp
backends/sycl-shared/ceed-sycl-shared-basis.sycl.cpp
backends/sycl-shared/ceed-sycl-shared.hpp
backends/sycl-shared/ceed-sycl-shared.sycl.cpp
backends/sycl-shared/kernels/sycl-shared-basis.hpp
backends/sycl/ceed-sycl-common.hpp
backends/sycl/ceed-sycl-common.sycl.cpp
backends/sycl/ceed-sycl-compile.hpp
backends/sycl/ceed-sycl-compile.sycl.cpp
backends/sycl/ocloc_api.h
backends/sycl/online_compiler.hpp
backends/sycl/online_compiler.sycl.cpp
doc/sphinx/source/releasenotes.md
examples/ceed/ex1-volume.c
examples/fluids/navierstokes.c
examples/fluids/navierstokes.h
examples/fluids/qfunctions/differential_filter.h
examples/fluids/qfunctions/sgs_dd_model.h
include/ceed/jit-source/sycl/sycl-jit.h
include/ceed/jit-source/sycl/sycl-ref-qfunction.h
include/ceed/jit-source/sycl/sycl-shared-basis-read-write-templates.h
include/ceed/jit-source/sycl/sycl-shared-basis-tensor-templates.h
include/ceed/jit-source/sycl/sycl-shared-basis-tensor.h
include/ceed/jit-source/sycl/sycl-types.h
include/ceed/sycl.h
tests/junit.py
54624e1f14-Jun-2023 Jed Brown <jed@jedbrown.org>

Merge pull request #1227 from CEED/jed/fix-hip-cppflags

make: pass CPPFLAGS to HIPCC

14349da713-Jun-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1228 from CEED/jeremy/small-fix

minor - initialize char ptr to NULL instead of empty string

f150ce5213-Jun-2023 Jed Brown <jed@jedbrown.org>

make: pass CPPFLAGS to HIPCC

Otherwise users setting HIPCCFLAGS overrides the necessary directories
that must appear in -I parameters.

1862681b13-Jun-2023 Jeremy Luke Thompson <jeremy@jeremylt.org>

minor - initialize char ptr to NULL instead of empty string

7c36fa1d05-Jun-2023 Jed Brown <jed@jedbrown.org>

Merge pull request #1226 from CEED/jed/fix-doc-math

doc: fix math in headers

9d9c52bb05-Jun-2023 Jed Brown <jed@jedbrown.org>

doc: fix math in headers

There is a bad hyperref/unicode-math interaction apparently resulting
from how PDF bookmarks work. This replaces math in headers (section
titles) with unicode Greek letters

doc: fix math in headers

There is a bad hyperref/unicode-math interaction apparently resulting
from how PDF bookmarks work. This replaces math in headers (section
titles) with unicode Greek letters to fix doc-latexpdf.

https://tex.stackexchange.com/questions/570000/improper-alphabetic-constant-error-in-title-with-greek-bug-with-unicode-math-an

show more ...

42cd7ab005-Jun-2023 James Wright <james@jameswright.xyz>

Merge pull request #1189 from CEED/jrwrigh/differential_filter

fluids: Add differential filtering capability

8400f94419-Apr-2023 James Wright <james@jameswright.xyz>

DiffFilterFields: Move to separate fields for diff filter

- This will allow easier access to the filtered state for later
processing

5d94b98618-Apr-2023 James Wright <james@jameswright.xyz>

DiffFilterFields: Make diff_filter operators compatible with fields

8153008718-Apr-2023 James Wright <james@jameswright.xyz>

DiffFilterField: Reshuffling of DM Creation passes tests

431cd09a18-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Specify dm_field in GetRestrictionForDomain

7b69c78312-Apr-2023 James Wright <james@jameswright.xyz>

refactor(fluids): Make j, k consisitent

When doing double for loops, `j` should be components and `k` should be
coordinate direction, such that Grad_v[k][j][i] indexes the gradient
array coming from

refactor(fluids): Make j, k consisitent

When doing double for loops, `j` should be components and `k` should be
coordinate direction, such that Grad_v[k][j][i] indexes the gradient
array coming from libCEED

show more ...

1...<<61626364656667686970>>...226