Home
last modified time | relevance | path

Searched hist:"7 b63f5c6881a9a0bb827bb6972a33367d9223442" (Results 1 – 4 of 4) sorted by relevance

/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-operator.c7b63f5c6881a9a0bb827bb6972a33367d9223442 Sun Jun 19 21:35:45 UTC 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 vector size 125050 not compatible with element restriction (124050, 6000)

(noted in https://github.com/CEED/libCEED/pull/994#discussion_r899808040)
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-operator.c7b63f5c6881a9a0bb827bb6972a33367d9223442 Sun Jun 19 21:35:45 UTC 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 vector size 125050 not compatible with element restriction (124050, 6000)

(noted in https://github.com/CEED/libCEED/pull/994#discussion_r899808040)
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md7b63f5c6881a9a0bb827bb6972a33367d9223442 Sun Jun 19 21:35:45 UTC 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 vector size 125050 not compatible with element restriction (124050, 6000)

(noted in https://github.com/CEED/libCEED/pull/994#discussion_r899808040)
/libCEED/interface/
H A Dceed-preconditioning.c7b63f5c6881a9a0bb827bb6972a33367d9223442 Sun Jun 19 21:35:45 UTC 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 vector size 125050 not compatible with element restriction (124050, 6000)

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