| 7b63f5c6 | 19-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 ...
|