Home
last modified time | relevance | path

Searched defs:ceed (Results 226 – 250 of 422) sorted by relevance

12345678910>>...17

/libCEED/tests/
H A Dt304-basis.c12 Ceed ceed; in main() local
H A Dt331-basis.c11 Ceed ceed; in main() local
H A Dt401-qfunction.c11 Ceed ceed; in main() local
H A Dt406-qfunction.c13 Ceed ceed; in main() local
H A Dt410-qfunction-f.f906 integer ceed,err variable
H A Dt234-elemrestriction.c9 Ceed ceed; in main() local
H A Dt321-basis.c15 Ceed ceed; in main() local
H A Dt208-elemrestriction.c9 Ceed ceed; in main() local
H A Dt407-qfunction.c17 Ceed ceed; in main() local
H A Dt202-elemrestriction.c9 Ceed ceed; in main() local
H A Dt218-elemrestriction.c8 Ceed ceed; in main() local
H A Dt232-elemrestriction.c9 Ceed ceed; in main() local
H A Dt322-basis.c15 Ceed ceed; in main() local
H A Dt325-basis.c11 Ceed ceed; in main() local
H A Dt220-elemrestriction.c10 Ceed ceed; in main() local
/libCEED/examples/fluids/problems/
H A Dstg_shur14.c222 Ceed ceed = user->ceed; in SetupStg() local
333 PetscErrorCode SetupStrongStg_QF(Ceed ceed, ProblemData problem, CeedInt num_comp_x, CeedInt num_co… in SetupStrongStg_QF()
347 PetscErrorCode SetupStrongStg_PreProcessing(Ceed ceed, ProblemData problem, CeedInt num_comp_x, Cee… in SetupStrongStg_PreProcessing()
/libCEED/examples/mfem/
H A Dbp1.hpp31 …d(const mfem::FiniteElementSpace *fes, const mfem::IntegrationRule &ir, Ceed ceed, CeedBasis *basi… in FESpace2Ceed()
94 …CeedMassOperator(Ceed ceed, const mfem::FiniteElementSpace *fes) : Operator(fes->GetNDofs()), fes(… in CeedMassOperator()
H A Dbp3.hpp32 …d(const mfem::FiniteElementSpace *fes, const mfem::IntegrationRule &ir, Ceed ceed, CeedBasis *basi… in FESpace2Ceed()
95 …CeedDiffusionOperator(Ceed ceed, const mfem::FiniteElementSpace *fes) : Operator(fes->GetNDofs()),… in CeedDiffusionOperator()
/libCEED/examples/solids/src/
H A Dmisc.c23 …Comm comm, AppCtx app_ctx, DM dm, Vec V, Vec V_loc, CeedData ceed_data, Ceed ceed, CeedQFunctionCo… in SetupJacobianCtx()
52 … CeedData ceed_data_f, Ceed ceed, UserMultProlongRestr prolong_restr_ctx) { in SetupProlongRestrictCtx()
/libCEED/examples/petsc/include/
H A Dswarmutils.h23 Ceed ceed; member
/libCEED/backends/cuda-shared/
H A Dceed-cuda-shared-basis.c26 Ceed ceed; in CeedBasisApplyTensorCore_Cuda_shared() local
212 Ceed ceed; in CeedBasisApplyAtPointsCore_Cuda_shared() local
450 Ceed ceed; in CeedBasisApplyNonTensorCore_Cuda_shared() local
572 Ceed ceed; in CeedBasisDestroy_Cuda_shared() local
596 Ceed ceed; in CeedBasisCreateTensorH1_Cuda_shared() local
664 Ceed ceed; in CeedBasisCreateH1_Cuda_shared() local
/libCEED/interface/
H A Dceed-qfunction.c291 Ceed ceed; in CeedQFunctionGetSourcePath() local
344 Ceed ceed; in CeedQFunctionLoadSourceToBuffer() local
677 int CeedQFunctionCreateInterior(Ceed ceed, CeedInt vec_length, CeedQFunctionUser f, const char *sou… in CeedQFunctionCreateInterior()
724 int CeedQFunctionCreateInteriorByName(Ceed ceed, const char *name, CeedQFunction *qf) { in CeedQFunctionCreateInteriorByName()
772 int CeedQFunctionCreateIdentity(Ceed ceed, CeedInt size, CeedEvalMode in_mode, CeedEvalMode out_mod… in CeedQFunctionCreateIdentity()
1120 int CeedQFunctionGetCeed(CeedQFunction qf, Ceed *ceed) { in CeedQFunctionGetCeed()
/libCEED/backends/ref/
H A Dceed-ref-tensor.c49 Ceed ceed; in CeedTensorContractCreate_Ref() local
/libCEED/backends/sycl-ref/
H A Dceed-sycl-restriction.sycl.cpp150 Ceed ceed; in CeedElemRestrictionApply_Sycl() local
225 Ceed ceed; in CeedElemRestrictionDestroy_Sycl() local
250 Ceed ceed; in CeedElemRestrictionOffset_Sycl() local
340 Ceed ceed; in CeedElemRestrictionCreate_Sycl() local
/libCEED/backends/hip-shared/
H A Dceed-hip-shared-basis.c93 Ceed ceed; in CeedBasisApplyTensorCore_Hip_shared() local
278 Ceed ceed; in CeedBasisApplyAtPointsCore_Hip_shared() local
513 Ceed ceed; in CeedBasisApplyNonTensorCore_Hip_shared() local
633 Ceed ceed; in CeedBasisDestroy_Hip_shared() local
657 Ceed ceed; in CeedBasisCreateTensorH1_Hip_shared() local
730 Ceed ceed; in CeedBasisCreateH1_Hip_shared() local

12345678910>>...17