Home
last modified time | relevance | path

Searched defs:ceed (Results 76 – 100 of 422) sorted by relevance

12345678910>>...17

/libCEED/tests/
H A Dt212-elemrestriction-f.f906 integer ceed,err variable
H A Dt404-qfunction.c9 Ceed ceed; in main() local
H A Dt211-elemrestriction-f.f906 integer ceed,err variable
H A Dt117-vector.c9 Ceed ceed; in main() local
H A Dt408-qfunction.c9 Ceed ceed; in main() local
H A Dt118-vector.c9 Ceed ceed; in main() local
H A Dt306-basis.c10 Ceed ceed; in main() local
H A Dt403-qfunction.c10 Ceed ceed; in main() local
H A Dt120-vector.c12 Ceed ceed; in main() local
H A Dt115-vector.c9 Ceed ceed; in main() local
H A Dt307-basis.c8 Ceed ceed; in main() local
H A Dt113-vector.c9 Ceed ceed; in main() local
/libCEED/examples/fluids/problems/
H A Dbc_slip.c21 Ceed ceed = user->ceed; in SlipBCSetup() local
H A Dadvection.c22 Ceed ceed = user->ceed; in CreateKSPMassOperator_AdvectionStabilized() local
93 Ceed ceed = user->ceed; in NS_ADVECTION() local
278 Ceed ceed = user->ceed; in PRINT_ADVECTION() local
H A Deulervortex.c23 Ceed ceed = user->ceed; in NS_EULER_VORTEX() local
147 Ceed ceed = user->ceed; in PRINT_EULER_VORTEX() local
/libCEED/backends/sycl-shared/
H A Dceed-sycl-shared-basis.sycl.cpp22 static int ComputeLocalRange(Ceed ceed, CeedInt dim, CeedInt thread_1d, CeedInt *local_range, CeedI… in ComputeLocalRange()
38 Ceed ceed; in CeedBasisApplyTensor_Sycl_shared() local
139 Ceed ceed; in CeedBasisDestroy_Sycl_shared() local
170 Ceed ceed; in CeedBasisCreateTensorH1_Sycl_shared() local
/libCEED/backends/cuda-shared/
H A Dceed-cuda-shared.c20 static int CeedInit_Cuda_shared(const char *resource, Ceed ceed) { in CeedInit_Cuda_shared()
/libCEED/gallery/poisson/
H A Dceed-poisson3dbuild.c16 static int CeedQFunctionInit_Poisson3DBuild(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Poisson3DBuild()
H A Dceed-poisson3dapply.c16 static int CeedQFunctionInit_Poisson3DApply(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Poisson3DApply()
H A Dceed-poisson1dapply.c16 static int CeedQFunctionInit_Poisson1DApply(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Poisson1DApply()
/libCEED/gallery/mass/
H A Dceed-mass2dbuild.c16 static int CeedQFunctionInit_Mass2DBuild(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Mass2DBuild()
H A Dceed-mass1dbuild.c16 static int CeedQFunctionInit_Mass1DBuild(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Mass1DBuild()
H A Dceed-mass3dbuild.c16 static int CeedQFunctionInit_Mass3DBuild(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Mass3DBuild()
/libCEED/gallery/mass-vector/
H A Dceed-vectormassapply.c16 static int CeedQFunctionInit_Vector3MassApply(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Vector3MassApply()
/libCEED/backends/magma/
H A Dceed-magma.c20 static int CeedInit_Magma(const char *resource, Ceed ceed) { in CeedInit_Magma()

12345678910>>...17