Home
last modified time | relevance | path

Searched defs:d (Results 51 – 63 of 63) sorted by relevance

123

/libCEED/examples/petsc/
H A Dbps.c464 for (PetscInt d = 0; d < num_degrees; d++) { in main() local
/libCEED/examples/fluids/problems/
H A Dstg_shur14.c132 …CeedScalar(*d)[stg_ctx->nmodes] = (CeedScalar(*)[stg_ctx->nmodes]) & stg_ctx->data[stg_ctx->of… in ReadStgRand() local
/libCEED/include/ceed/jit-source/hip/
H A Dhip-ref-basis-tensor.h49 for (CeedInt d = 0; d < BASIS_DIM; d++) { in Interp() local
/libCEED/examples/deal.II/
H A Dbps-ceed.h525 for (unsigned int d = 0; d < dim; ++d) in compute_metric_data() local
/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-ref-basis-tensor.h49 for (CeedInt d = 0; d < BASIS_DIM; d++) { in Interp() local
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-operator.c1162 for (CeedInt d = 0; d < q_comp; d++) eval_modes_in[num_eval_modes_in + d] = eval_mode; in CeedOperatorAssembleDiagonalSetup_Hip() local
1190 for (CeedInt d = 0; d < q_comp; d++) eval_modes_out[num_eval_modes_out + d] = eval_mode; in CeedOperatorAssembleDiagonalSetup_Hip() local
1553 for (CeedInt d = 0; d < q_comp; d++) { in CeedOperatorAssembleSingleSetup_Hip() local
1591 for (CeedInt d = 0; d < q_comp; d++) { in CeedOperatorAssembleSingleSetup_Hip() local
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-operator.c1165 for (CeedInt d = 0; d < q_comp; d++) eval_modes_in[num_eval_modes_in + d] = eval_mode; in CeedOperatorAssembleDiagonalSetup_Cuda() local
1193 for (CeedInt d = 0; d < q_comp; d++) eval_modes_out[num_eval_modes_out + d] = eval_mode; in CeedOperatorAssembleDiagonalSetup_Cuda() local
1556 for (CeedInt d = 0; d < q_comp; d++) { in CeedOperatorAssembleSingleSetup_Cuda() local
1594 for (CeedInt d = 0; d < q_comp; d++) { in CeedOperatorAssembleSingleSetup_Cuda() local
/libCEED/examples/fluids/qfunctions/
H A Dstg_shur14.h163 const CeedScalar *d = &stg_ctx->data[stg_ctx->offsets.d]; in StgShur14Calc() local
206 const CeedScalar *d = &stg_ctx->data[stg_ctx->offsets.d]; in StgShur14Calc_PrecompEktot() local
/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-operator.sycl.cpp681 for (CeedInt d = 0; d < dim; d++) eval_mode_in[num_eval_mode_in + d] = eval_mode; in CeedOperatorAssembleDiagonalSetup_Sycl() local
724 for (CeedInt d = 0; d < dim; d++) eval_mode_out[num_eval_mode_out + d] = eval_mode; in CeedOperatorAssembleDiagonalSetup_Sycl() local
H A Dceed-sycl-ref-basis.sycl.cpp107 for (CeedInt d = 0; d < dim; d++) { in CeedBasisApplyInterp_Sycl() local
/libCEED/examples/ceed/
H A Dex1-volume-f.f9050 integer s, r, d, sd local
/libCEED/interface/
H A Dceed-preconditioning.c1692 for (CeedInt d = 0; d < q_comp; d++) { in CeedOperatorAssemblyDataCreate() local
1750 for (CeedInt d = 0; d < q_comp; d++) { in CeedOperatorAssemblyDataCreate() local
3045 for (CeedInt d = 0; d < dim; d++) { in CeedOperatorCreateFDMElementInverse() local
/libCEED/backends/magma/
H A Dceed-magma-basis.c434 for (CeedInt d = 0; d < q_comp; d++) { in CeedBasisApplyNonTensorCore_Magma() local

123