| /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/tests/ |
| H A D | t230-elemrestriction.c | 15 CeedInt offset = num_elem + 1; in main() local
|
| H A D | t209-elemrestriction-f.f90 | 17 integer offset variable
|
| H A D | t554-operator.c | 53 CeedInt offset = num_elem_sub * i; in main() local 131 CeedInt offset = num_elem_sub * i * (p_coarse - 1); in main() local
|
| H A D | t234-elemrestriction.c | 18 CeedInt offset = num_elem + 1; in main() local
|
| H A D | t232-elemrestriction.c | 18 CeedInt offset = num_elem + 1; in main() local
|
| H A D | t233-elemrestriction.c | 17 CeedInt offset = num_elem + 1; in main() local
|
| H A D | t231-elemrestriction.c | 18 CeedInt offset = num_elem + 1; in main() local
|
| H A D | t510-operator.c | 22 CeedInt row, col, offset; in main() local
|
| H A D | t582-operator.c | 22 CeedInt row, col, offset; in main() local
|
| H A D | t581-operator.c | 22 CeedInt row, col, offset; in main() local
|
| H A D | t511-operator.c | 21 CeedInt row, col, offset; in main() local
|
| H A D | t534-operator.c | 45 CeedInt col, row, offset; in main() local
|
| H A D | t533-operator.c | 45 CeedInt col, row, offset; in main() local
|
| H A D | t531-operator.c | 56 CeedInt col, row, offset; in main() local
|
| H A D | t535-operator.c | 46 CeedInt col, row, offset; in main() local
|
| H A D | t530-operator.c | 43 CeedInt col, row, offset; in main() local
|
| H A D | t536-operator.c | 21 CeedInt row, column, offset; in main() local
|
| H A D | t526-operator.c | 31 CeedInt row, col, offset; in main() local
|
| H A D | t560-operator.c | 47 CeedInt col, row, offset; in main() local
|
| H A D | t532-operator.c | 45 CeedInt col, row, offset; in main() local
|
| H A D | t561-operator.c | 47 CeedInt col, row, offset; in main() local
|
| H A D | t538-operator.c | 44 CeedInt col, row, offset; in main() local
|
| H A D | t580-operator.c | 22 CeedInt row, column, offset; in main() local
|
| /libCEED/interface/ |
| H A D | ceed-fortran.c | 135 …ctorSetArray(int *vec, int *memtype, int *copymode, CeedScalar *array, int64_t *offset, int *err) { in fCeedVectorSetArray() 140 CEED_EXTERN void fCeedVectorTakeArray(int *vec, int *memtype, CeedScalar *array, int64_t *offset, i… in fCeedVectorTakeArray() 154 CEED_EXTERN void fCeedVectorGetArray(int *vec, int *memtype, CeedScalar *array, int64_t *offset, in… in fCeedVectorGetArray() 162 CEED_EXTERN void fCeedVectorGetArrayRead(int *vec, int *memtype, CeedScalar *array, int64_t *offset… in fCeedVectorGetArrayRead() 170 …id fCeedVectorGetArrayWrite(int *vec, int *memtype, CeedScalar *array, int64_t *offset, int *err) { in fCeedVectorGetArrayWrite() 178 CEED_EXTERN void fCeedVectorRestoreArray(int *vec, CeedScalar *array, int64_t *offset, int *err) { in fCeedVectorRestoreArray() 185 CEED_EXTERN void fCeedVectorRestoreArrayRead(int *vec, const CeedScalar *array, int64_t *offset, in… in fCeedVectorRestoreArrayRead() 613 CEED_EXTERN void fCeedBasisGetInterp1D(int *basis, CeedScalar *interp_1d, int64_t *offset, int *err… in fCeedBasisGetInterp1D() 621 CEED_EXTERN void fCeedBasisGetGrad1D(int *basis, CeedScalar *grad_1d, int64_t *offset, int *err) { in fCeedBasisGetGrad1D() 629 CEED_EXTERN void fCeedBasisGetQRef(int *basis, CeedScalar *q_ref, int64_t *offset, int *err) { in fCeedBasisGetQRef() [all …]
|