History log of /libCEED/examples/ (Results 276 – 300 of 1703)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
179e596101-Dec-2023 Zach Atkins <zach.atkins@colorado.edu>

Update PETSc examples to use VecP2C and VecC2P (#1412)

b6972d7401-Dec-2023 Zach Atkins <zach.atkins@colorado.edu>

Update petsc-dmswarm example to use CeedOperatorAtPoints (#1411)

* Update petsc-dmswarm example to use CeedOperatorAtPoints

* Change mass operator to use geometric data

* Clean up DMSwarmCeedC

Update petsc-dmswarm example to use CeedOperatorAtPoints (#1411)

* Update petsc-dmswarm example to use CeedOperatorAtPoints

* Change mass operator to use geometric data

* Clean up DMSwarmCeedContext

* Refactor core swarm functions

* Comment indentation cleanup

show more ...

c982af4d30-Nov-2023 James Wright <james@jameswright.xyz>

CI: SmartSim test asks for open socket

Technically there's a race condition here, but according to
https://unix.stackexchange.com/a/132524/297140, the kernel will return
many different socket number

CI: SmartSim test asks for open socket

Technically there's a race condition here, but according to
https://unix.stackexchange.com/a/132524/297140, the kernel will return
many different socket numbers before repeating.

show more ...

4e139b5827-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Change SmartRedisCall -> PetscSmartRedisCall

b306c3f116-Oct-2023 James Wright <james@jameswright.xyz>

fluids: Add SmartSimDataDestroy

e17e35bb29-Jul-2023 James Wright <james@jameswright.xyz>

fluids: Add smartsim regression testing

Requires that the fluids code be built with SMARTREDIS_DIR set, and in
an environment with SmartSim (Python library) installed as well.

Co-authored by: Zach

fluids: Add smartsim regression testing

Requires that the fluids code be built with SMARTREDIS_DIR set, and in
an environment with SmartSim (Python library) installed as well.

Co-authored by: Zach Atkins <zach.atkins@colorado.edu>

show more ...

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

doc(fluids): Document SmartSim in situ training

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

fluids: Add -sgs_train_enable flag

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

fluids: Add TSPostStep for SGS DD Training

- This will shutdown the simulation if there's a tensor called
`check-run` equal to zeros

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

fluids: Add data-driven SGS training setup, TSMonitor

- Adds `smartsim_weak.c` to handle case where SmartRedis is not built

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

fluids: Add SGS DD training QFunctions

- Returns training data

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

fluids: Move diff filter enums to separate header file

- So that other QFunctions can use them for indexing into differential
filtered fields

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

fluids: Add SmartSim setup

- Adds `-smartsim_diable_calls` which can run with `-sgs_train_enable`,
but doesn't call SmartSim library calls. This allows for debugging the
training related functio

fluids: Add SmartSim setup

- Adds `-smartsim_diable_calls` which can run with `-sgs_train_enable`,
but doesn't call SmartSim library calls. This allows for debugging the
training related functions without having to run inside a SmartSim
experiment.

show more ...

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

fluids: Add SmartSim build to Makefile

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

fluids: Add DMGet{Global,Local}VectorInfo to public header

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

fluids: Store diff filter field ids

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

fluids: Agnosticize VeloGradient projection setup

- It can now setup more than just user->grad_velo_proj

f22a855027-Nov-2023 James Wright <james@jameswright.xyz>

Merge pull request #1404 from CEED/jrwrigh/fix_bubble

fix(fluids): Remove BUBBLE_COSINE

8960bf3727-Nov-2023 James Wright <james@jameswright.xyz>

fix(fluids): Remove BUBBLE_COSINE

- left over from new feature

d9d458ca21-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Remove unused PetscCeedChk

a547b5d321-Nov-2023 James Wright <james@jameswright.xyz>

Merge pull request #1399 from CEED/jrwrigh/advection_cleanup

fluids: Cleanup advection problems

ef900ff617-Nov-2023 James Wright <james@jameswright.xyz>

Merge pull request #1381 from CEED/jrwrigh/fixup_coords

fluids: Remove coordinates from IFunction_NodalSgs

700ae94117-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Use enums in advection

a2f6637e17-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Cleanup unused struct members

Many of these are set, but never actually used.

49a40c8a16-Nov-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Plex project coord renamed (#1391)

* fixing ProjectCoordinates

* copy of Ratel fix

* set for future, preserve backward

* break out versions

* PETSc is actually at 3.20 not 3.21 so decrem

Plex project coord renamed (#1391)

* fixing ProjectCoordinates

* copy of Ratel fix

* set for future, preserve backward

* break out versions

* PETSc is actually at 3.20 not 3.21 so decremment the minor version switch

* fixed style and copied same to solids and petsc examples (thought they have lots of other compile warnings)

* blank line

* Breaking again with compounded versions

* Update remaining DMPlexProjectCoordinates

* ex - update DMPlexCreateCoordinateSpace

* cx - update ICC/IFORT job

---------

Co-authored-by: Jed Brown <jed@jedbrown.org>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

show more ...


/libCEED/.github/workflows/c-fortran-test-icc.yml
/libCEED/CITATION.cff
/libCEED/Doxyfile
/libCEED/README.md
/libCEED/RELEASING.md
/libCEED/backends/magma/ceed-magma-basis.c
/libCEED/backends/magma/ceed-magma-gemm-selector.cpp
/libCEED/backends/magma/ceed-magma-gemm-selector.h
/libCEED/backends/magma/ceed-magma.c
/libCEED/backends/magma/ceed-magma.h
/libCEED/backends/magma/tuning/.gitignore
/libCEED/backends/magma/tuning/Makefile
/libCEED/backends/magma/tuning/README.md
/libCEED/backends/magma/tuning/a100_rtc.h
/libCEED/backends/magma/tuning/generate_tuning.py
/libCEED/backends/magma/tuning/h100_rtc.h
/libCEED/backends/magma/tuning/indices.h
/libCEED/backends/magma/tuning/mi100_rtc.h
/libCEED/backends/magma/tuning/mi250x_rtc.h
/libCEED/backends/magma/tuning/tuning.cpp
/libCEED/backends/magma/tuning/v100_rtc.h
/libCEED/ceed.pc.template
/libCEED/doc/sphinx/source/releasenotes.md
fluids/navierstokes.h
fluids/src/dm_utils.c
fluids/src/turb_spanstats.c
petsc/area.c
petsc/dmswarm.c
petsc/include/petscutils.h
petsc/src/petscutils.c
solids/elasticity.h
solids/src/setup-dm.c
/libCEED/include/ceed/ceed.h
/libCEED/include/ceed/jit-source/magma/magma-basis-grad-1d.h
/libCEED/include/ceed/jit-source/magma/magma-basis-grad-2d.h
/libCEED/include/ceed/jit-source/magma/magma-basis-grad-3d.h
/libCEED/include/ceed/jit-source/magma/magma-basis-interp-1d.h
/libCEED/include/ceed/jit-source/magma/magma-basis-interp-2d.h
/libCEED/include/ceed/jit-source/magma/magma-basis-interp-3d.h
/libCEED/include/ceed/jit-source/magma/magma-basis-interp-deriv-nontensor.h
/libCEED/include/ceed/jit-source/magma/magma-basis-weight-1d.h
/libCEED/include/ceed/jit-source/magma/magma-basis-weight-2d.h
/libCEED/include/ceed/jit-source/magma/magma-basis-weight-3d.h
/libCEED/include/ceed/jit-source/magma/magma-basis-weight-nontensor.h
/libCEED/include/ceed/jit-source/magma/magma-common-defs.h
/libCEED/include/ceed/jit-source/magma/magma-common-nontensor.h
/libCEED/include/ceed/jit-source/magma/magma-common-tensor.h
/libCEED/julia/LibCEED.jl/Project.toml
/libCEED/julia/LibCEED.jl/gen/generator.toml
/libCEED/julia/LibCEED.jl/src/generated/libceed_bindings.jl
/libCEED/julia/LibCEED.jl/test/rundevtests.jl
/libCEED/julia/LibCEED.jl/test/runtests.jl
/libCEED/rust/libceed-sys/Cargo.toml
/libCEED/rust/libceed-sys/README.md
/libCEED/rust/libceed-sys/build.rs
/libCEED/rust/libceed/Cargo.toml
/libCEED/rust/libceed/README.md

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