History log of /libCEED/ (Results 1976 – 2000 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
58e4b05629-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - mark new multigrid operators as fixed

6aaed0ed29-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

op - check for single active basis/restr

224aad7030-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

doc - fix myst_url_schemes type

01ff933c30-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

doc - doxyfile updates

ea61e9ac30-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - assorted formatting fixes


backends/avx/ceed-avx-blocked.c
backends/avx/ceed-avx-serial.c
backends/blocked/ceed-blocked.c
backends/ceed-backend-list.h
backends/cuda-gen/ceed-cuda-gen-operator-build.cpp
backends/cuda-gen/ceed-cuda-gen-operator.c
backends/cuda-ref/ceed-cuda-ref-operator.c
backends/cuda/ceed-cuda-compile.cpp
backends/hip-ref/ceed-hip-ref-operator.c
backends/hip-ref/ceed-hip-ref-qfunctioncontext.c
backends/hip/ceed-hip-compile.cpp
backends/memcheck/ceed-memcheck-blocked.c
backends/memcheck/ceed-memcheck-qfunctioncontext.c
backends/memcheck/ceed-memcheck-serial.c
backends/opt/ceed-opt-blocked.c
backends/opt/ceed-opt-serial.c
backends/xsmm/ceed-xsmm-blocked.c
backends/xsmm/ceed-xsmm-serial.c
examples/ceed/ex1-volume.c
examples/ceed/ex2-surface.c
examples/fluids/navierstokes.c
examples/fluids/problems/blasius.c
examples/fluids/problems/densitycurrent.c
examples/fluids/problems/shocktube.c
examples/fluids/problems/stg_shur14.c
examples/fluids/qfunctions/advection.h
examples/fluids/qfunctions/advection2d.h
examples/fluids/qfunctions/blasius.h
examples/fluids/qfunctions/densitycurrent.h
examples/fluids/qfunctions/eulervortex.h
examples/fluids/qfunctions/freestream_bc.h
examples/fluids/qfunctions/mass.h
examples/fluids/qfunctions/newtonian.h
examples/fluids/qfunctions/newtonwave.h
examples/fluids/qfunctions/setupgeo.h
examples/fluids/qfunctions/setupgeo2d.h
examples/fluids/qfunctions/shocktube.h
examples/fluids/qfunctions/stabilization.h
examples/fluids/qfunctions/stg_shur14.h
examples/mfem/bp1.cpp
examples/mfem/bp1.hpp
examples/mfem/bp3.cpp
examples/mfem/bp3.h
examples/mfem/bp3.hpp
examples/petsc/area.c
examples/petsc/bps.c
examples/petsc/bpsraw.c
examples/petsc/bpssphere.c
examples/petsc/multigrid.c
examples/petsc/qfunctions/area/areacube.h
examples/petsc/qfunctions/area/areasphere.h
examples/petsc/qfunctions/bps/bp1.h
examples/petsc/qfunctions/bps/bp1sphere.h
examples/petsc/qfunctions/bps/bp2.h
examples/petsc/qfunctions/bps/bp2sphere.h
examples/petsc/qfunctions/bps/bp3.h
examples/petsc/qfunctions/bps/bp3sphere.h
examples/petsc/qfunctions/bps/bp4.h
examples/petsc/qfunctions/bps/bp4sphere.h
examples/petsc/src/matops.c
examples/solids/elasticity.c
examples/solids/qfunctions/common.h
examples/solids/qfunctions/finite-strain-mooney-rivlin-initial-1.h
examples/solids/qfunctions/finite-strain-neo-hookean-current-1.h
examples/solids/qfunctions/finite-strain-neo-hookean-current-2.h
examples/solids/qfunctions/finite-strain-neo-hookean-initial-1.h
examples/solids/qfunctions/finite-strain-neo-hookean-initial-2.h
examples/solids/qfunctions/small-strain-neo-hookean.h
examples/solids/qfunctions/traction-boundary.h
examples/solids/src/boundary.c
examples/solids/src/cl-options.c
examples/solids/src/setup-libceed.c
gallery/ceed-gallery-list.h
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/poisson-vector/ceed-vectorpoisson1dapply.c
gallery/poisson-vector/ceed-vectorpoisson2dapply.c
gallery/poisson-vector/ceed-vectorpoisson3dapply.c
gallery/poisson/ceed-poisson1dbuild.c
gallery/poisson/ceed-poisson2dbuild.c
gallery/poisson/ceed-poisson3dbuild.c
gallery/scale/ceed-scale.c
include/ceed-fortran-name.h
include/ceed-impl.h
include/ceed/backend.h
include/ceed/ceed-f32.h
include/ceed/ceed-f64.h
include/ceed/ceed.h
include/ceed/fortran.h
include/ceed/jit-source/cuda/cuda-ref-operator-assemble.h
include/ceed/jit-source/gallery/ceed-poisson3dapply.h
include/ceed/jit-source/gallery/ceed-poisson3dbuild.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
include/ceed/jit-source/hip/hip-ref-operator-assemble.h
include/ceed/jit-tools.h
include/ceed/types.h
interface/ceed-basis.c
interface/ceed-cuda.c
interface/ceed-elemrestriction.c
interface/ceed-hip.c
interface/ceed-jit-tools.c
interface/ceed-operator.c
interface/ceed-preconditioning.c
interface/ceed-qfunction.c
interface/ceed-qfunctioncontext.c
interface/ceed-tensor.c
interface/ceed-vector.c
interface/ceed.c
d20f58d530-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1103 from CEED/jed/fix-julia-tests

c75b43c830-Nov-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #1097 from CEED/jeremy/couple-of-$

minor - missing $ in code samples

caee030230-Nov-2022 Jed Brown <jed@jedbrown.org>

Julia: move identity test from release to development to fix path issue

I think this was a side-effect of fixing path handling for
Ratel/installs that we didn't notice at the time. Anyway, it works

Julia: move identity test from release to development to fix path issue

I think this was a side-effect of fixing path handling for
Ratel/installs that we didn't notice at the time. Anyway, it works as a
dev test, but (now) not as a release test.

show more ...

f7de2e2b30-Nov-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #1102 from CEED/jrwrigh/re-pretty_fluids

style: Prettyify fluids after clang-format switch

46603fc529-Nov-2022 James Wright <james@jameswright.xyz>

style: Prettyify fluids after clang-format switch

Mainly rearrange the input/output variable declarations for QFunctions

f11332b822-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - missing $ in code samples

a61f0f4d18-Nov-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #1095 from CEED/jed/remove-stale-indent-comments

remove stale indent comments


examples/ceed/ex2-surface.h
examples/fluids/navierstokes.h
examples/fluids/problems/newtonian.c
examples/fluids/problems/newtonianwave.c
examples/fluids/qfunctions/advection.h
examples/fluids/qfunctions/advection2d.h
examples/fluids/qfunctions/blasius.h
examples/fluids/qfunctions/channel.h
examples/fluids/qfunctions/dirichlet_boundary.h
examples/fluids/qfunctions/eulervortex.h
examples/fluids/qfunctions/freestream_bc.h
examples/fluids/qfunctions/mass.h
examples/fluids/qfunctions/newtonian.h
examples/fluids/qfunctions/setupgeo.h
examples/fluids/qfunctions/setupgeo2d.h
examples/fluids/qfunctions/shocktube.h
examples/fluids/qfunctions/stabilization.h
examples/fluids/qfunctions/stg_shur14.h
examples/fluids/src/setuplibceed.c
examples/solids/qfunctions/common.h
examples/solids/qfunctions/finite-strain-mooney-rivlin-initial-1.h
examples/solids/qfunctions/finite-strain-neo-hookean-current-1.h
examples/solids/qfunctions/finite-strain-neo-hookean-current-2.h
examples/solids/qfunctions/finite-strain-neo-hookean-initial-1.h
examples/solids/qfunctions/finite-strain-neo-hookean-initial-2.h
examples/solids/qfunctions/linear.h
examples/solids/qfunctions/small-strain-neo-hookean.h
examples/solids/qfunctions/traction-boundary.h
include/ceed/jit-source/gallery/ceed-mass2dbuild.h
include/ceed/jit-source/gallery/ceed-mass3dbuild.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-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.c
tests/t507-operator.h
tests/t522-operator.h
tests/t541-operator.h
tests/t566-operator.h
tests/t567-operator.h
a9263e4318-Nov-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #1094 from CEED/jrwrigh/fix-error-typo

fluids: Fix freestream error typo

1070106f18-Nov-2022 James Wright <james@jameswright.xyz>

fluids: Improve freestream setup guards

- Run setup function when freestream bcs are requested
- Don't require -freestream_velocity to be set

46de736318-Nov-2022 James Wright <james@jameswright.xyz>

fluids: Add SimpleBC to problem setup function

c5c3920918-Nov-2022 James Wright <james@jameswright.xyz>

fluids: Move FreestreamBCSetup to newtonian.c

2582435818-Nov-2022 Jed Brown <jed@jedbrown.org>

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

Update CEED_EVAL_DIV/INTERP

47fa654b18-Nov-2022 Jed Brown <jed@jedbrown.org>

style: remove obsolete (with clang-format) INDENT comments


examples/ceed/ex2-surface.h
examples/fluids/navierstokes.h
examples/fluids/problems/newtonian.c
examples/fluids/problems/newtonianwave.c
examples/fluids/qfunctions/advection.h
examples/fluids/qfunctions/advection2d.h
examples/fluids/qfunctions/blasius.h
examples/fluids/qfunctions/channel.h
examples/fluids/qfunctions/dirichlet_boundary.h
examples/fluids/qfunctions/eulervortex.h
examples/fluids/qfunctions/freestream_bc.h
examples/fluids/qfunctions/mass.h
examples/fluids/qfunctions/newtonian.h
examples/fluids/qfunctions/setupgeo.h
examples/fluids/qfunctions/setupgeo2d.h
examples/fluids/qfunctions/shocktube.h
examples/fluids/qfunctions/stabilization.h
examples/fluids/qfunctions/stg_shur14.h
examples/fluids/src/setuplibceed.c
examples/solids/qfunctions/common.h
examples/solids/qfunctions/finite-strain-mooney-rivlin-initial-1.h
examples/solids/qfunctions/finite-strain-neo-hookean-current-1.h
examples/solids/qfunctions/finite-strain-neo-hookean-current-2.h
examples/solids/qfunctions/finite-strain-neo-hookean-initial-1.h
examples/solids/qfunctions/finite-strain-neo-hookean-initial-2.h
examples/solids/qfunctions/linear.h
examples/solids/qfunctions/small-strain-neo-hookean.h
examples/solids/qfunctions/traction-boundary.h
include/ceed/jit-source/gallery/ceed-mass2dbuild.h
include/ceed/jit-source/gallery/ceed-mass3dbuild.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-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.c
tests/t507-operator.h
tests/t522-operator.h
tests/t541-operator.h
tests/t566-operator.h
tests/t567-operator.h
f1b2b82718-Nov-2022 Jed Brown <jed@jedbrown.org>

examples/fluids: fix newtonianwave for conservative variables

Update time step closer to advective CFL

1a52d31918-Nov-2022 Jed Brown <jed@jedbrown.org>

examples/fluids: fix variable and Riemann switch/case/break

c9cd658818-Nov-2022 James Wright <james@jameswright.xyz>

fluids: Fix freestream error typo

0d45fbd518-Nov-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #1093 from CEED/ade/hllc-bcs

examples/fluids: upgrade to HLLC

f1e435c918-Nov-2022 Jed Brown <jed@jedbrown.org>

examples/fluids: freestream options and documentation

* Collect options under -freestream_ prefix and use HLLC by default.
* newtonianwave.yaml: equal aspect, monitoring options

c95797ef17-Nov-2022 Jed Brown <jed@jedbrown.org>

examples/fluids: switch freestream to HLLC

1893eea718-Nov-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #1092 from CEED/jrwrigh/fix_newtonianwave

fix(fluids): Correct size of epicenter array

1...<<71727374757677787980>>...226