| /libCEED/tests/ |
| H A D | t212-elemrestriction-f.f90 | 6 integer ceed,err variable
|
| H A D | t212-elemrestriction.c | 7 Ceed ceed; in main() local
|
| H A D | t404-qfunction.c | 9 Ceed ceed; in main() local
|
| H A D | t211-elemrestriction-f.f90 | 6 integer ceed,err variable
|
| H A D | t408-qfunction.c | 9 Ceed ceed; in main() local
|
| H A D | t112-vector.c | 9 Ceed ceed; in main() local
|
| H A D | t111-vector.c | 11 Ceed ceed; in main() local
|
| H A D | t110-vector.c | 9 Ceed ceed; in main() local
|
| H A D | t113-vector.c | 9 Ceed ceed; in main() local
|
| H A D | t102-vector.c | 9 Ceed ceed; in main() local
|
| H A D | t403-qfunction.c | 10 Ceed ceed; in main() local
|
| H A D | t120-vector.c | 12 Ceed ceed; in main() local
|
| /libCEED/gallery/identity/ |
| H A D | ceed-identity-to-scalar.c | 17 static int CeedQFunctionInit_IdentityScalar(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_IdentityScalar()
|
| /libCEED/gallery/scale/ |
| H A D | ceed-scale-scalar.c | 16 static int CeedQFunctionInit_ScaleScalar(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_ScaleScalar()
|
| /libCEED/backends/sycl-shared/ |
| H A D | ceed-sycl-shared-basis.sycl.cpp | 22 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/examples/fluids/problems/ |
| H A D | advection.c | 22 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 D | eulervortex.c | 23 Ceed ceed = user->ceed; in NS_EULER_VORTEX() local 147 Ceed ceed = user->ceed; in PRINT_EULER_VORTEX() local
|
| /libCEED/gallery/poisson/ |
| H A D | ceed-poisson1dapply.c | 16 static int CeedQFunctionInit_Poisson1DApply(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Poisson1DApply()
|
| H A D | ceed-poisson1dbuild.c | 16 static int CeedQFunctionInit_Poisson1DBuild(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Poisson1DBuild()
|
| H A D | ceed-poisson2dbuild.c | 16 static int CeedQFunctionInit_Poisson2DBuild(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Poisson2DBuild()
|
| H A D | ceed-poisson2dapply.c | 16 static int CeedQFunctionInit_Poisson2DApply(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Poisson2DApply()
|
| /libCEED/gallery/mass-vector/ |
| H A D | ceed-vectormassapply.c | 16 static int CeedQFunctionInit_Vector3MassApply(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Vector3MassApply()
|
| /libCEED/gallery/mass/ |
| H A D | ceed-mass2dbuild.c | 16 static int CeedQFunctionInit_Mass2DBuild(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Mass2DBuild()
|
| H A D | ceed-mass3dbuild.c | 16 static int CeedQFunctionInit_Mass3DBuild(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Mass3DBuild()
|
| /libCEED/backends/magma/ |
| H A D | ceed-magma.c | 20 static int CeedInit_Magma(const char *resource, Ceed ceed) { in CeedInit_Magma()
|