Searched defs:src (Results 1 – 4 of 4) sorted by relevance
| /libCEED/include/ceed/jit-source/sycl/ |
| H A D | sycl-ref-qfunction.h | 15 inline void readQuads(CeedInt N, CeedInt stride, CeedInt offset, const CeedScalar *src, CeedScalar … in readQuads() 22 inline void writeQuads(CeedInt N, CeedInt stride, CeedInt offset, const CeedScalar *src, CeedScalar… in writeQuads()
|
| /libCEED/examples/deal.II/ |
| H A D | bps-cpu.h | 91 vmult(VectorType &dst, const VectorType &src) const override in vmult() 174 const VectorType &src, in do_cell_integral_range()
|
| H A D | bps-kokkos.h | 172 vmult(VectorType &dst, const VectorType &src) const override in vmult() 249 vmult_internal(VectorType &dst, const VectorType &src) const in vmult_internal()
|
| H A D | bps-ceed.h | 267 vmult(VectorType &dst, const VectorType &src) const override in vmult()
|