History log of /libCEED/ (Results 1151 – 1175 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2149b6be11-Dec-2023 James Wright <james@jameswright.xyz>

Merge pull request #1422 from CEED/jrwrigh/strict_memcheck

fluids: Ensure all outputs are set in QFunctions

752a08a711-Dec-2023 James Wright <james@jameswright.xyz>

fluids: Add uses_newtonian flag

d5a0569411-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1421 from CEED/jeremy/op-swarm-q-none

Fix op swarm input access

38e8318308-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

swarm - fix op swarm input access

29ea4e1011-Dec-2023 James Wright <james@jameswright.xyz>

fluids: Ensure all outputs are set in QFunctions

- In support of #1420

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

Merge pull request #1414 from CEED/zach/bps-swarm

Add support for running BPs with integration at particle points

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

Fix initialization of point locations

* Change cell_random to use built-in DMSwarm function

* Ensure uniform point distribution is uniform across cell boundaries

* Fix total number of points in pa

Fix initialization of point locations

* Change cell_random to use built-in DMSwarm function

* Ensure uniform point distribution is uniform across cell boundaries

* Fix total number of points in parallel

show more ...

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

Add BP tests for integration at arbitrary points

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

Add BPs with integration at arbitrary points

ca94c3dd05-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Docstring consistency (#1409)

* doc - docstring consistency

* doc - update for bad linking of type names

* doc - update for bad linking of type names

33bb61d405-Dec-2023 Kris Rowe <kris.rowe@anl.gov>

Replace calls to deprecated `local_accessor::get_pointer()`

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

Make file comments and PetscFunctionBegin/Return spacing consistent (#1413)

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 ...

78cbaa9530-Nov-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1300 from CEED/sjg/hcurl-hdiv-basis-cuda-hip

H(div) and H(curl) basis support for `cuda-ref` and `hip-ref` backends

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

Merge pull request #1408 from CEED/jrwrigh/fix_smartsim_testing

CI: SmartSim test asks for open socket

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 ...

48acf71030-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

OperatorAtPoints (#1390)

* op - add AtPoints interface

* op - reorder AtPoints QFunction for consistency

* op - add CEED_EVAL_WEIGHT for operator AtPoints

* doc - add CeedOperatorCreateAtPo

OperatorAtPoints (#1390)

* op - add AtPoints interface

* op - reorder AtPoints QFunction for consistency

* op - add CEED_EVAL_WEIGHT for operator AtPoints

* doc - add CeedOperatorCreateAtPoints to release notes

show more ...

1a2af84c29-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1405 from CEED/jeremy/at-points-order

Change order of ElemRestriction/Basis AtPoints

c84f712629-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1397 from CEED/jeremy/weight-at-points

Enable CEED_EVAL_WEIGHT for BasisApplyAtPoints

953190f416-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

basis - enable CEED_EVAL_WEIGHT for BasisApplyAtPoints

6595d05328-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - fix documentation

9c34f28e28-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - reorder AtPoints ordering for consistency

4608bdaa28-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

basis - reorder AtPoints ordering for consistency

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

Merge pull request #1203 from CEED/jrwrigh/smartsim

fluids: SmartSim Online Data-Driven SGS training

1...<<41424344454647484950>>...226