History log of /libCEED/interface/ (Results 376 – 400 of 779)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f113e5dc22-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

basis - add CeedBasisCreateProlongation

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

Merge branch 'main' into jeremy/assembly-fix

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

Merge branch 'main' into jeremy/memcheck-qf-ctx

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

ctx - shift QFContextDestroyData to interface only

f6af633f06-May-2022 nbeams <246972+nbeams@users.noreply.github.com>

Use rtc for MAGMA elem restriction and tensor basis kernels

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

CeedOperatorAssemblePointBlockDiagonal: fix restriction sizes for subdomain integrals

Formerly would give errors such as

interface/ceed-elemrestriction.c:862 in CeedElemRestrictionApply(): Output v

CeedOperatorAssemblePointBlockDiagonal: fix restriction sizes for subdomain integrals

Formerly would give errors such as

interface/ceed-elemrestriction.c:862 in CeedElemRestrictionApply(): Output vector size 125050 not compatible with element restriction (124050, 6000)

(noted in https://github.com/CEED/libCEED/pull/994#discussion_r899808040)

show more ...

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

ctx - allow backend specific data destroy behavior

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

pc - clearer internal function name for stack traces

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

pc - drop qf value thresholding in assembly

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

pc - simplify BT*D computation in assembly

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

pc - clean up LinearAssemble implementation

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

Fix assembly for operators with size zero

This occurs in parallel when some processes have zero elements in a
subdomain or part of the boundary.

3129f02508-Jun-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

ceed-precoditioning.c: Added a ternary for fine operator name

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

fixed include memcpy segv error

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

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

doc: support Sphinx-5 and fix man page

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

op - more data in view

cd95d52026-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #972 from CEED/jeremy/fix-qf-clone

Fix qf fallback cloning

9e77b9c826-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - fix qf fallback cloning

6838cee026-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

restr - relax comp_stride check for num_comp == 1

21d1e94b26-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

make style

1...<<11121314151617181920>>...32