Home
last modified time | relevance | path

Searched full:updated (Results 1 – 11 of 11) sorted by relevance

/libCEED/
H A DRELEASING.md13 The version number must be updated in
20 Additionally, the release notes in `doc/sphinx/source/releasenotes.md` should be updated.
39 The Spack `libceed/package.py` file should be updated immediately after tagging a release.
67 When there is a new release of libCEED, both of these components need to be updated.
68 First, libCEED_jll is updated, and then LibCEED.jl.
72 The binary wrapper package libCEED_jll is updated by making a pull request against [Yggdrasil](http…
95 After the binary wrapper package libCEED_jll has been updated, we are ready to update the main Juli…
97 The version number should be incremented, and the dependency on the updated version of `libCEED_jll…
118 Make sure that the generated Julia bindings have been updated
123 Once this change is merged into libCEED's `main` branch, the updated package version can be registe…
[all …]
H A DMakefile1012 # The values in the file can be updated by passing them on the command
/libCEED/.github/workflows/
H A Drelease-notes.yml26 echo "API changes detected, but release notes not updated"
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md74 - Updated restart and checkpointing interface.
102 - OCCA backend updated to latest OCCA release; DPC++ and OMP OCCA modes enabled.
218 - Solid mechanics mini-app updated to explore the performance impacts of various formulations in th…
247 - {ref}`example-petsc-elasticity` example updated with traction boundary conditions and improved Di…
248 - {ref}`example-petsc-elasticity` example updated with Neo-Hookean hyperelasticity in current confi…
249 - {ref}`example-petsc-navier-stokes` example updated with isentropic traveling vortex test case, an…
250 - {ref}`example-petsc-navier-stokes` example updated with support for performing convergence study …
283 - {ref}`example-petsc-elasticity` example updated with strain energy computation and more flexible …
/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-basis.sycl.cpp109 … // Can be updated in future to align with SYCL2020 spec if performance bottleneck is removed in CeedBasisApplyInterp_Sycl()
210 … // Can be updated in future to align with SYCL2020 spec if performance bottleneck is removed in CeedBasisApplyGrad_Sycl()
/libCEED/examples/fluids/src/
H A Dsetupts.c343 user->time_bc_set = -1.0; // require all BCs be updated in TSSolve_NS()
H A Dmat-ceed.c563 …@brief Mark `CeedQFunction` data as updated and the `CeedQFunction` as requiring re-assembly for a…
/libCEED/examples/fluids/qfunctions/
H A Dutils_eigensolver_jacobi.h96 /// It also assumes that i<j. The max_idx_row[] array is also updated.
/libCEED/examples/fluids/
H A Dindex.md379 Periodically, the integral is updated using left-rectangle rule:
395 This running average is only updated at the interval specified by `-ts_monitor_turbulence_spanstats…
/libCEED/interface/
H A Dceed-operator.c910 Passive fields can inputs or outputs (updated in-place when operator is applied).
1569 @brief Mark `CeedQFunction` data as updated and the `CeedQFunction` as requiring re-assembly.
/libCEED/rust/libceed-sys/c-src/
H A DMakefile1012 # The values in the file can be updated by passing them on the command