History log of /libCEED/ (Results 2601 – 2625 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7ed177db21-Jan-2022 Jed Brown <jed@jedbrown.org>

Draft: rust doc: example documenting a method with math (#870)

* rust doc: example documenting a method with math

Cc: issue #695

* rust - set katexit as optional feature, enabled by default on

Draft: rust doc: example documenting a method with math (#870)

* rust doc: example documenting a method with math

Cc: issue #695

* rust - set katexit as optional feature, enabled by default on docs.rs

* doc - minor consistency

* rust - document error message

* rust - add badges for crates.io

* rust - some more katex to the documentation

* rust - document cargo doc with katexit

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

show more ...

9890f3e720-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #877 from CEED/jeremy/field-names-for-people

Make qf/op field names human readable


examples/fluids/src/setupdm.c
examples/fluids/src/setuplibceed.c
examples/fluids/src/setupts.c
examples/petsc/src/libceedsetup.c
examples/solids/include/structs.h
examples/solids/problems/finite-strain-mooney-rivlin-initial-1.c
examples/solids/problems/finite-strain-neo-hookean-current-1.c
examples/solids/problems/finite-strain-neo-hookean-current-2.c
examples/solids/problems/finite-strain-neo-hookean-initial-1.c
examples/solids/problems/finite-strain-neo-hookean-initial-2.c
examples/solids/problems/linear.c
examples/solids/problems/small-strain-neo-hookean.c
examples/solids/src/setup-libceed.c
tests/output/t504-operator-f.out
tests/output/t504-operator.out
tests/output/t523-operator-f.out
tests/output/t523-operator.out
tests/t500-operator-f.f90
tests/t500-operator.c
tests/t501-operator-f.f90
tests/t501-operator.c
tests/t502-operator-f.f90
tests/t502-operator.c
tests/t503-operator-f.f90
tests/t503-operator.c
tests/t504-operator-f.f90
tests/t504-operator.c
tests/t505-operator-f.f90
tests/t505-operator.c
tests/t506-operator-f.f90
tests/t506-operator.c
tests/t507-operator.c
tests/t510-operator-f.f90
tests/t510-operator.c
tests/t511-operator-f.f90
tests/t511-operator.c
tests/t520-operator-f.f90
tests/t520-operator.c
tests/t521-operator-f.f90
tests/t521-operator.c
tests/t522-operator-f.f90
tests/t522-operator.c
tests/t523-operator-f.f90
tests/t523-operator.c
tests/t524-operator-f.f90
tests/t524-operator.c
tests/t530-operator-f.f90
tests/t530-operator.c
tests/t531-operator-f.f90
tests/t531-operator.c
tests/t532-operator-f.f90
tests/t532-operator.c
tests/t533-operator-f.f90
tests/t533-operator.c
tests/t534-operator-f.f90
tests/t534-operator.c
tests/t535-operator-f.f90
tests/t535-operator.c
tests/t536-operator-f.f90
tests/t536-operator.c
tests/t537-operator.c
tests/t540-operator-f.f90
tests/t540-operator.c
tests/t550-operator-f.f90
tests/t550-operator.c
tests/t551-operator.c
tests/t552-operator-f.f90
tests/t552-operator.c
tests/t560-operator.c
tests/t561-operator.c
tests/t562-operator.c
tests/t563-operator.c
tests/t564-operator.c
a61c78d620-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

style - make qf/op field names human readable


examples/fluids/src/setupdm.c
examples/fluids/src/setuplibceed.c
examples/fluids/src/setupts.c
examples/petsc/src/libceedsetup.c
examples/solids/include/structs.h
examples/solids/problems/finite-strain-mooney-rivlin-initial-1.c
examples/solids/problems/finite-strain-neo-hookean-current-1.c
examples/solids/problems/finite-strain-neo-hookean-current-2.c
examples/solids/problems/finite-strain-neo-hookean-initial-1.c
examples/solids/problems/finite-strain-neo-hookean-initial-2.c
examples/solids/problems/linear.c
examples/solids/problems/small-strain-neo-hookean.c
examples/solids/src/setup-libceed.c
tests/output/t504-operator-f.out
tests/output/t504-operator.out
tests/output/t523-operator-f.out
tests/output/t523-operator.out
tests/t500-operator-f.f90
tests/t500-operator.c
tests/t501-operator-f.f90
tests/t501-operator.c
tests/t502-operator-f.f90
tests/t502-operator.c
tests/t503-operator-f.f90
tests/t503-operator.c
tests/t504-operator-f.f90
tests/t504-operator.c
tests/t505-operator-f.f90
tests/t505-operator.c
tests/t506-operator-f.f90
tests/t506-operator.c
tests/t507-operator.c
tests/t510-operator-f.f90
tests/t510-operator.c
tests/t511-operator-f.f90
tests/t511-operator.c
tests/t520-operator-f.f90
tests/t520-operator.c
tests/t521-operator-f.f90
tests/t521-operator.c
tests/t522-operator-f.f90
tests/t522-operator.c
tests/t523-operator-f.f90
tests/t523-operator.c
tests/t524-operator-f.f90
tests/t524-operator.c
tests/t530-operator-f.f90
tests/t530-operator.c
tests/t531-operator-f.f90
tests/t531-operator.c
tests/t532-operator-f.f90
tests/t532-operator.c
tests/t533-operator-f.f90
tests/t533-operator.c
tests/t534-operator-f.f90
tests/t534-operator.c
tests/t535-operator-f.f90
tests/t535-operator.c
tests/t536-operator-f.f90
tests/t536-operator.c
tests/t537-operator.c
tests/t540-operator-f.f90
tests/t540-operator.c
tests/t550-operator-f.f90
tests/t550-operator.c
tests/t551-operator.c
tests/t552-operator-f.f90
tests/t552-operator.c
tests/t560-operator.c
tests/t561-operator.c
tests/t562-operator.c
tests/t563-operator.c
tests/t564-operator.c
883ab9ae19-Jan-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #876 from CEED/jrwrigh/doc_improve

Small improvements to documentation

9faa593719-Jan-2022 Natalie Beams <246972+nbeams@users.noreply.github.com>

Slight modifications for hiprtc usage in ROCm 4.5 (#850)

4b97e6d319-Jan-2022 James Wright <james@jameswright.xyz>

doc: Mention defined variable from CEED_QFUNCTION

e656216319-Jan-2022 James Wright <james@jameswright.xyz>

doc: Add QFunc Helper macro to docs

dbf4d22119-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #874 from CEED/jeremy/restore-optional

vec/ctx - make backend restore function optional

b19271b619-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

actions - bump version of run-on-arch-action (#873)

* actions - bump version of run-on-arch-action

* actions - try to bump again

f33ca57519-Jan-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #866 from CEED/jeremy/petsc-offsets

Use DMPlexGetLocalOffsets

a81c17c818-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - drop some empty TensorContract destructors

706efda318-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

vec/ctx - make backend restore function optional

138c5c8318-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #872 from CEED/jeremy/rust-ceed-clone

Rust - impl cloning Ceed

b36f2af818-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #871 from CEED/jeremy/operator-ctx

op - add ctx setting interface for operators

59189cfa18-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

rust - impl cloning Ceed

b81cffb318-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

rtd - pin docutils==0.16 for now, see https://github.com/mcmtroffaes/sphinxcontrib-bibtex

b52d714318-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

doc - update doxyfile for obsolete values

d8dd9a9118-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

op - add ctx setting interface for operators

7ed3e4cd04-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

petsc - use DMPlexGetLocalOffsets for building restrictions

73bb203914-Jan-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #865 from CEED/leila/fluid-stab

Fluids - Fix bug in Stabilization (SU/SUPG)

25509ebb13-Jan-2022 Rezgar Shakeri <42816410+rezgarshakeri@users.noreply.github.com>

Update GetMultiplicity function (E^T * E * 1) to work for H(div) space (#869)

* Update GetMultiplicity function (E^T * E * 1)

* Update interface/ceed-elemrestriction.c

Co-authored-by: Jed Brow

Update GetMultiplicity function (E^T * E * 1) to work for H(div) space (#869)

* Update GetMultiplicity function (E^T * E * 1)

* Update interface/ceed-elemrestriction.c

Co-authored-by: Jed Brown <jed@jedbrown.org>

* Update interface/ceed-elemrestriction.c

Co-authored-by: Jed Brown <jed@jedbrown.org>

* added comments

Co-authored-by: Jed Brown <jed@jedbrown.org>

show more ...

504dc8e012-Jan-2022 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluid: set c_tau = 0.5

32f166c611-Jan-2022 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

eulervortex: add test_5 - non-smooth cylinder

e535bb4606-Jan-2022 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

Scale velocity to user defined units in traveling vortex and advection(2d)

679c437205-Jan-2022 Jed Brown <jed@jedbrown.org>

examples/fluids: explain edge measures and wave speeds

1...<<101102103104105106107108109110>>...226