Home
last modified time | relevance | path

Searched refs:ApplyUnoriented (Results 1 – 3 of 3) sorted by relevance

/libCEED/include/
H A Dceed-impl.h178 …int (*ApplyUnoriented)(CeedElemRestriction, CeedTransposeMode, CeedVector, CeedVector, CeedRequest… member
/libCEED/interface/
H A Dceed.c1303 CEED_FTABLE_ENTRY(CeedElemRestriction, ApplyUnoriented), in CeedInit()
H A Dceed-elemrestriction.c1250 (*rstr_unoriented)->Apply = rstr->ApplyUnoriented; in CeedElemRestrictionCreateUnorientedCopy()