Home
last modified time | relevance | path

Searched refs:IdentityScalar (Results 1 – 2 of 2) sorted by relevance

/libCEED/gallery/identity/
H A Dceed-identity-to-scalar.c33 …return CeedQFunctionRegister("Identity to scalar", IdentityScalar_loc, 1, IdentityScalar, CeedQFun… in CeedQFunctionRegister_IdentityScalar()
/libCEED/include/ceed/jit-source/gallery/
H A Dceed-identity-to-scalar.h13 CEED_QFUNCTION(IdentityScalar)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar … in IdentityScalar() function