History log of /libCEED/examples/ (Results 351 – 375 of 1703)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fc4c3d6929-Aug-2023 James Wright <james@jameswright.xyz>

fluids: Fix preloading vector

- Preloading should use Q_preload, not Q. Otherwise the initial
condition for the "actual" solve is changed by the preload step

fc94c5ac29-Aug-2023 James Wright <james@jameswright.xyz>

Merge pull request #1308 from CEED/jrwrigh/setup_fem

Fluids: Add DMSetupByOrder helper functions

d68a66c425-Aug-2023 James Wright <james@jameswright.xyz>

fluids: Add DMSetupByOrder_* helper function

116622c925-Aug-2023 James Wright <james@jameswright.xyz>

fluids: Solution component names CGNS compliant

- Note there isn't a CGNS name for our energy term (somehow...). The
standard uses "Density" to describe volume density rather than mass
density,

fluids: Solution component names CGNS compliant

- Note there isn't a CGNS name for our energy term (somehow...). The
standard uses "Density" to describe volume density rather than mass
density, so I've droppped that term here

show more ...

429cd94824-Aug-2023 James Wright <james@jameswright.xyz>

tests: Update spanstats test name

- Missed this in a previous PR

1b51627e24-Aug-2023 James Wright <james@jameswright.xyz>

Merge pull request #1223 from CEED/jrwrigh/decompose_sgs_dd

Fluids: Decompose SGS DD input and output processing

297d44ec24-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1305 from CEED/jeremy/name-for-humans

Test case name can be human-readable now

7c1724da24-Aug-2023 James Wright <james@jameswright.xyz>

Merge pull request #1298 from CEED/jrwrigh/taylor-green-vortex

Fluids: Add Taylor-Green vortex problem


/libCEED/backends/cuda-gen/ceed-cuda-gen-operator-build.cpp
/libCEED/backends/cuda-gen/ceed-cuda-gen-operator.c
/libCEED/backends/cuda-gen/ceed-cuda-gen.c
/libCEED/backends/cuda-ref/ceed-cuda-ref-basis.c
/libCEED/backends/cuda-ref/ceed-cuda-ref-operator.c
/libCEED/backends/cuda-ref/ceed-cuda-ref-restriction.c
/libCEED/backends/cuda-ref/ceed-cuda-ref-vector.c
/libCEED/backends/cuda-ref/ceed-cuda-ref.c
/libCEED/backends/cuda-ref/ceed-cuda-ref.h
/libCEED/backends/cuda-shared/ceed-cuda-shared-basis.c
/libCEED/backends/cuda-shared/ceed-cuda-shared.c
/libCEED/backends/cuda/ceed-cuda-common.c
/libCEED/backends/cuda/ceed-cuda-common.h
/libCEED/backends/cuda/ceed-cuda-compile.cpp
/libCEED/backends/cuda/ceed-cuda-compile.h
/libCEED/backends/hip-gen/ceed-hip-gen-operator-build.cpp
/libCEED/backends/hip-gen/ceed-hip-gen-operator.c
/libCEED/backends/hip-gen/ceed-hip-gen.c
/libCEED/backends/hip-ref/ceed-hip-ref-basis.c
/libCEED/backends/hip-ref/ceed-hip-ref-operator.c
/libCEED/backends/hip-ref/ceed-hip-ref-qfunction.c
/libCEED/backends/hip-ref/ceed-hip-ref-qfunctioncontext.c
/libCEED/backends/hip-ref/ceed-hip-ref-restriction.c
/libCEED/backends/hip-ref/ceed-hip-ref-vector.c
/libCEED/backends/hip-ref/ceed-hip-ref.h
/libCEED/backends/hip-shared/ceed-hip-shared-basis.c
/libCEED/backends/hip-shared/ceed-hip-shared.c
/libCEED/backends/hip/ceed-hip-common.c
/libCEED/backends/hip/ceed-hip-common.h
/libCEED/backends/magma/ceed-magma-basis.c
/libCEED/backends/magma/ceed-magma-common.c
/libCEED/backends/magma/ceed-magma-common.h
/libCEED/backends/magma/ceed-magma-det.c
/libCEED/backends/magma/ceed-magma.c
/libCEED/backends/magma/ceed-magma.h
/libCEED/backends/opt/ceed-opt-blocked.c
/libCEED/backends/opt/ceed-opt-serial.c
/libCEED/backends/ref/ceed-ref-basis.c
/libCEED/backends/ref/ceed-ref-vector.c
/libCEED/backends/sycl-ref/ceed-sycl-ref-operator.sycl.cpp
/libCEED/backends/sycl-ref/kernels/sycl-ref-vector.cpp
fluids/README.md
fluids/index.md
fluids/navierstokes.c
fluids/navierstokes.h
fluids/problems/taylorgreen.c
fluids/qfunctions/taylorgreen.h
fluids/src/cloptions.c
fluids/tests-output/fluids-navierstokes-taylor-green-IC.bin
/libCEED/include/ceed-impl.h
/libCEED/include/ceed/ceed.h
/libCEED/include/ceed/jit-source/cuda/cuda-ref-basis-nontensor.h
/libCEED/include/ceed/jit-source/cuda/cuda-ref-basis-tensor.h
/libCEED/include/ceed/jit-source/cuda/cuda-ref-operator-assemble-diagonal.h
/libCEED/include/ceed/jit-source/cuda/cuda-ref-operator-assemble.h
/libCEED/include/ceed/jit-source/cuda/cuda-ref-qfunction.h
/libCEED/include/ceed/jit-source/cuda/cuda-ref-restriction.h
/libCEED/include/ceed/jit-source/hip/hip-ref-basis-nontensor.h
/libCEED/include/ceed/jit-source/hip/hip-ref-basis-tensor.h
/libCEED/include/ceed/jit-source/hip/hip-ref-operator-assemble-diagonal.h
/libCEED/include/ceed/jit-source/hip/hip-ref-operator-assemble.h
/libCEED/include/ceed/jit-source/hip/hip-ref-qfunction.h
/libCEED/include/ceed/jit-source/hip/hip-ref-restriction.h
/libCEED/include/ceed/jit-source/hip/hip-shared-basis-tensor.h
/libCEED/include/ceed/jit-source/sycl/sycl-gen-templates.h
/libCEED/include/ceed/jit-source/sycl/sycl-ref-qfunction.h
/libCEED/interface/ceed-elemrestriction.c
/libCEED/python/tests/output/test_211.out
/libCEED/python/tests/output/test_212.out
/libCEED/python/tests/test-2-elemrestriction.py
/libCEED/tests/output/t211-elemrestriction-f.out
/libCEED/tests/output/t211-elemrestriction.out
/libCEED/tests/output/t212-elemrestriction-f.out
/libCEED/tests/output/t212-elemrestriction.out
/libCEED/tests/t211-elemrestriction-f.f90
/libCEED/tests/t211-elemrestriction.c
/libCEED/tests/t212-elemrestriction-f.f90
/libCEED/tests/t212-elemrestriction.c
fa5adaf524-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

minor - test case name can be human-readable now

cdfe4a0a24-Aug-2023 James Wright <james@jameswright.xyz>

tests: Update fluids test names

8764053724-Aug-2023 James Wright <james@jameswright.xyz>

fluids: Add Taylor-Green vortex IC test

9e57680520-Aug-2023 James Wright <james@jameswright.xyz>

doc: Fluids Taylor-Green vortex problem

14712a6b07-Aug-2023 James Wright <james@jameswright.xyz>

fluids: Add Taylor-Green vortex problem

b32ff2a325-May-2023 James Wright <james@jameswright.xyz>

fluids: Extract out the DD output processing

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

fluids: Move some DD SGS functions to sgs_dd_utils.h

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

fluids: Extract data-driven model input calculation

66170c2022-Aug-2023 James Wright <james@jameswright.xyz>

fluids: Calculate dXdx for strong BCs directly

ie. don't use q_data_sur

8756a6cc21-Aug-2023 James Wright <james@jameswright.xyz>

fluids: Refactor setupgeo* functionality into helpers

- This allows for use of those helpers inside other qfunctions

2526956e20-Aug-2023 James Wright <james@jameswright.xyz>

fluids: Use enum for mesh transformation flag

f8839eb402-Aug-2023 James Wright <james@jameswright.xyz>

fluids: Remove old, unused STG method (non-Ceed)

- Remove the old method for STG that uses DMAddBoundary. Completely
superseded by Ceed implementation

73557d3502-Aug-2023 James Wright <james@jameswright.xyz>

fluids: Specify streamwise element length for STG

- Generally for non-DMPlex box meshes, where we can't query number of
box faces.

9309e21c02-Aug-2023 James Wright <james@jameswright.xyz>

fluids: Explicit flag for blasius mesh modification

- So that blasius example can run using external meshes without any
attempt to modify them

711a423a18-Aug-2023 Jed Brown <jed@jedbrown.org>

examples/fluids: fix deprecated/dysfunctional PetscLogGetStageLog

As a result of Toby Isaac's refactoring of the stage/events system in
PETSc (for maintainability and some new features), we need thi

examples/fluids: fix deprecated/dysfunctional PetscLogGetStageLog

As a result of Toby Isaac's refactoring of the stage/events system in
PETSc (for maintainability and some new features), we need this pattern.

show more ...

a8d73ac517-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Fix empty initializer braces compiler warnings

fd8f24fa17-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Remove some trailing semicolons from function definitions to silence compiler warnings

1...<<11121314151617181920>>...69