History log of /libCEED/ (Results 2301 – 2325 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f8c2a97d08-Jun-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

malloc_dump is fine, need to fix valgrind

3164af4207-Jun-2022 Alex Pedersen <54287657+ajpedersen20@users.noreply.github.com>

Merge pull request #982 from CEED/alex/include-fix

fixed include memcpy segv error

9a3a46e107-Jun-2022 Jeremy Luke Thompson <jeth8984@noether>

test - modify t406 to test for # bug

f5ddeb8306-Jun-2022 Alex Pedersen <ajpedersen20@gmail.com>

fixed include memcpy segv error

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

Merge pull request #981 from CEED/jeremy/missed-one

pc - fix GPU single operator fallback

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

tidy - satisfy tidy that resource names are non-null

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

pc - fix GPU single operator fallback

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

Merge pull request #977 from CEED/jeremy/fallback-yet-again

Add debugging output to fallback creation

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

pc - fix fallback for composite assembly

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

op - add debugging output to fallback creation

502edf5706-Jun-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #962 from CEED/jed/fluids-jacobian

examples/fluids: add analytic Jacobian

17b9cea205-Jun-2022 Jed Brown <jed@jedbrown.org>

examples/fluids: slightly relax tolerance for /gpu/hip

01ea9c8105-Jun-2022 Jed Brown <jed@jedbrown.org>

doc: support Sphinx-5 and fix man page

a1df05f805-Jun-2022 Jed Brown <jed@jedbrown.org>

examples/fluids: document developer options

5ba4e83e04-Jun-2022 Jed Brown <jed@jedbrown.org>

Merge branch 'main' into jed/fluids-jacobian

* main: (24 commits)
op - more data in view
examples/fluids: Test for strong STG
examples/fluids: Add strong STG to documentation
examples/fluids

Merge branch 'main' into jed/fluids-jacobian

* main: (24 commits)
op - more data in view
examples/fluids: Test for strong STG
examples/fluids: Add strong STG to documentation
examples/fluids: Add option for BC from ICs
examples/fluids: Correct for non-origin domains
examples/fluids: Implement Strong STG BC
examples/fluids: Minor stg improvements/style
examples/fluids: Add Strong STG functions
examples/fluids: Fix memory leak in STG
GPU assembly: fix potential basis loading offset error
tests - more complex source include testing
pc - fix qf fallback cloning
restr - relax comp_stride check for num_comp == 1
make style
pc - avoid direct access of basis data in multigrid creation
ceed - refactor fallback Ceed creation into separate fn
minor - homogonize int vs CeedInt
basis - add input checks
restr - add input checks on element restrictions
examples/fluids: Update STG test for new mesh feats
...

show more ...

830d475404-Jun-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #967 from CEED/jrwrigh/strong-stg

Fluids: Strongly enforced STG

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

Merge pull request #978 from CEED/jeremy/minor-operator-output-improvement

op - more data in view

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

op - more data in view

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

examples/fluids: Test for strong STG

- Note that the "compare_final_state_atol" had to be reduced to 1e-10
in order to have all the backends pass (the non-optimized backends
were not able to pas

examples/fluids: Test for strong STG

- Note that the "compare_final_state_atol" had to be reduced to 1e-10
in order to have all the backends pass (the non-optimized backends
were not able to pass)

show more ...

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

examples/fluids: Add strong STG to documentation

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

examples/fluids: Add option for BC from ICs

- Instead of hard coded if statement, add option on whether to set the
boundary conditions based on their initial condition values
- Default set to

examples/fluids: Add option for BC from ICs

- Instead of hard coded if statement, add option on whether to set the
boundary conditions based on their initial condition values
- Default set to True

show more ...

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

examples/fluids: Correct for non-origin domains

- Add correction for if domain is not set at the origin

363b60e124-May-2022 James Wright <james@jameswright.xyz>

examples/fluids: Implement Strong STG BC

961c9c9824-May-2022 James Wright <james@jameswright.xyz>

examples/fluids: Minor stg improvements/style

4e13926624-May-2022 James Wright <james@jameswright.xyz>

examples/fluids: Add Strong STG functions

1...<<919293949596979899100>>...226