History log of /libCEED/ (Results 2201 – 2225 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
cb03979f28-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1002 from CEED/jeremy/format-ceed-types

Add CeedInt_FMT


backends/magma/ceed-magma-basis.c
backends/memcheck/ceed-memcheck-qfunction.c
backends/opt/ceed-opt-operator.c
backends/ref/ceed-ref-restriction.c
doc/sphinx/source/releasenotes.md
examples/ceed/ex1-volume.c
examples/ceed/ex2-surface.c
examples/fluids/navierstokes.c
examples/fluids/problems/advection.c
examples/fluids/problems/blasius.c
examples/fluids/problems/stg_shur14.c
examples/petsc/area.c
examples/petsc/bps.c
examples/petsc/bpsraw.c
examples/petsc/bpssphere.c
examples/petsc/multigrid.c
examples/solids/elasticity.c
examples/solids/src/cl-options.c
examples/solids/src/setup-dm.c
include/ceed/ceed.h
interface/ceed-basis.c
interface/ceed-elemrestriction.c
interface/ceed-jit-tools.c
interface/ceed-operator.c
interface/ceed-preconditioning.c
interface/ceed-qfunction.c
interface/ceed.c
tests/t001-ceed.c
tests/t002-ceed.c
tests/t005-ceed.c
tests/t009-ceed.c
tests/t100-vector.c
tests/t101-vector.c
tests/t103-vector.c
tests/t104-vector.c
tests/t105-vector.c
tests/t106-vector.c
tests/t109-vector.c
tests/t114-vector.c
tests/t119-vector.c
tests/t120-vector.c
tests/t121-vector.c
tests/t122-vector.c
tests/t123-vector.c
tests/t124-vector.c
tests/t200-elemrestriction.c
tests/t201-elemrestriction.c
tests/t202-elemrestriction.c
tests/t203-elemrestriction.c
tests/t204-elemrestriction.c
tests/t205-elemrestriction.c
tests/t206-elemrestriction.c
tests/t207-elemrestriction.c
tests/t208-elemrestriction.c
tests/t209-elemrestriction.c
tests/t213-elemrestriction.c
tests/t216-elemrestriction.c
tests/t220-elemrestriction.c
tests/t300-basis.c
tests/t301-basis.c
tests/t304-basis.c
tests/t305-basis.c
tests/t306-basis.c
tests/t307-basis.c
tests/t310-basis.c
tests/t311-basis.c
tests/t313-basis.c
tests/t314-basis.c
tests/t315-basis.c
tests/t316-basis.c
tests/t317-basis.c
tests/t318-basis.c
tests/t321-basis.c
tests/t323-basis.c
tests/t324-basis.c
tests/t325-basis.c
tests/t400-qfunction.c
tests/t401-qfunction.c
tests/t403-qfunction.c
tests/t405-qfunction.c
tests/t406-qfunction.c
tests/t407-qfunction.c
tests/t409-qfunction.c
tests/t410-qfunction.c
tests/t411-qfunction.c
tests/t412-qfunction.c
tests/t414-qfunction.c
tests/t415-qfunction.c
tests/t500-operator.c
tests/t508-operator.c
tests/t509-operator.c
tests/t510-operator.c
tests/t520-operator.c
tests/t525-operator.c
tests/t530-operator.c
tests/t531-operator.c
tests/t533-operator.c
tests/t534-operator.c
tests/t535-operator.c
tests/t536-operator.c
tests/t537-operator.c
tests/t538-operator.c
tests/t540-operator.c
tests/t541-operator.c
tests/t560-operator.c
tests/t561-operator.c
tests/t562-operator.c
tests/t563-operator.c
tests/t564-operator.c
tests/t565-operator.c
tests/t566-operator.c
tests/t567-operator.c
tests/t568-operator.c
600b792928-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

test - update tests to use CeedInt_FMT


tests/t001-ceed.c
tests/t002-ceed.c
tests/t005-ceed.c
tests/t009-ceed.c
tests/t100-vector.c
tests/t101-vector.c
tests/t103-vector.c
tests/t104-vector.c
tests/t105-vector.c
tests/t106-vector.c
tests/t109-vector.c
tests/t114-vector.c
tests/t119-vector.c
tests/t120-vector.c
tests/t121-vector.c
tests/t122-vector.c
tests/t123-vector.c
tests/t124-vector.c
tests/t200-elemrestriction.c
tests/t201-elemrestriction.c
tests/t202-elemrestriction.c
tests/t203-elemrestriction.c
tests/t204-elemrestriction.c
tests/t205-elemrestriction.c
tests/t206-elemrestriction.c
tests/t207-elemrestriction.c
tests/t208-elemrestriction.c
tests/t209-elemrestriction.c
tests/t213-elemrestriction.c
tests/t216-elemrestriction.c
tests/t220-elemrestriction.c
tests/t300-basis.c
tests/t301-basis.c
tests/t304-basis.c
tests/t305-basis.c
tests/t306-basis.c
tests/t307-basis.c
tests/t310-basis.c
tests/t311-basis.c
tests/t313-basis.c
tests/t314-basis.c
tests/t315-basis.c
tests/t316-basis.c
tests/t317-basis.c
tests/t318-basis.c
tests/t321-basis.c
tests/t323-basis.c
tests/t324-basis.c
tests/t325-basis.c
tests/t400-qfunction.c
tests/t401-qfunction.c
tests/t403-qfunction.c
tests/t405-qfunction.c
tests/t406-qfunction.c
tests/t407-qfunction.c
tests/t409-qfunction.c
tests/t410-qfunction.c
tests/t411-qfunction.c
tests/t412-qfunction.c
tests/t414-qfunction.c
tests/t415-qfunction.c
tests/t500-operator.c
tests/t508-operator.c
tests/t509-operator.c
tests/t510-operator.c
tests/t520-operator.c
tests/t525-operator.c
tests/t530-operator.c
tests/t531-operator.c
tests/t533-operator.c
tests/t534-operator.c
tests/t535-operator.c
tests/t536-operator.c
tests/t537-operator.c
tests/t538-operator.c
tests/t540-operator.c
tests/t541-operator.c
tests/t560-operator.c
tests/t561-operator.c
tests/t562-operator.c
tests/t563-operator.c
tests/t564-operator.c
tests/t565-operator.c
tests/t566-operator.c
tests/t567-operator.c
tests/t568-operator.c
13f886e928-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

debug - consistent use of CeedDebug vs CeedDebug256

990fdeb621-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

fmt - add CeedInt_FMT

19aef5fe27-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1013 from CEED/jeremy/gallery-fix

Fix bad indexing in 3d poission det

121d4b7f27-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

gallery - fix bad indexing in 3d poission det

3cb1359427-Jun-2022 Natalie Beams <246972+nbeams@users.noreply.github.com>

Merge pull request #973 from CEED/icl/magma-rtc

Use RTC for MAGMA tensor basis kernels and element restrictions

eca1b09c27-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1008 from CEED/jeremy/doc-fixes

Small Doc Fixes

446e7af425-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

basis - use ncomp from 'from' basis for projection (#1012)

* basis - use ncomp from 'from' basis for projection

* doc - document numcomp convention for CeedBasisCreateProjection

* basis - reor

basis - use ncomp from 'from' basis for projection (#1012)

* basis - use ncomp from 'from' basis for projection

* doc - document numcomp convention for CeedBasisCreateProjection

* basis - reorder BasisCreateProjection arguments

show more ...

1386240224-Jun-2022 James Wright <james@jameswright.xyz>

Merge pull request #1010 from CEED/jrwrigh/fluids_qfutils

c42f38b124-Jun-2022 nbeams <246972+nbeams@users.noreply.github.com>

Change naming style for MAGMA runtime compilation type/function defines

13fa47b223-Jun-2022 James Wright <james@jameswright.xyz>

fluids: Combine misc QF helpers into utils.h

690ffe0223-Jun-2022 James Wright <james@jameswright.xyz>

fluids: Add missing license boilerplate

6704dbc623-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

doc - fix missing link

17be3a4123-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

doc - update style since I'm touching the file

10a41f9723-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

doc - minor fixes

c9d492da23-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1006 from CEED/jeremy/gen-all-collo-fix

Fix /gpu/*/gen backends for op with all CEED_BASIS_COLLOCATED

1d47fde222-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - fix /gpu/*/gen backends for op with all CEED_BASIS_COLLOCATED

9164886e22-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1005 from CEED/jeremy/prolong-basis

basis - add CeedBasisCreateProlongation

f113e5dc22-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

basis - add CeedBasisCreateProlongation

c766f59822-Jun-2022 James Wright <james@jameswright.xyz>

Merge pull request #980 from CEED/jrwrigh/fluids_tractionbc

82fe827707-Jun-2022 James Wright <james@jameswright.xyz>

test: Update data for fluids blasius tests

4dbab5e520-Jun-2022 James Wright <james@jameswright.xyz>

examples/fluids: Add STGInflow Jacobian QFunction

2a1b733920-Jun-2022 James Wright <james@jameswright.xyz>

doc: Update release notes for previous additions

cfcf148114-Jun-2022 James Wright <james@jameswright.xyz>

examples/fluids: Protect against divide-by-0

- When running with strong enforced stg, the spectrum calc can try and
divide by 0 (distance to the wall)
- This behavior doesn't break anything per

examples/fluids: Protect against divide-by-0

- When running with strong enforced stg, the spectrum calc can try and
divide by 0 (distance to the wall)
- This behavior doesn't break anything persay, but this commit makes it
much easier to debug floating point exceptions.

show more ...

1...<<81828384858687888990>>...226