| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-basis.c | 24 Ceed ceed; in CeedBasisApplyCore_Cuda() local 104 Ceed ceed; in CeedBasisApplyAtPointsCore_Cuda() local 257 Ceed ceed; in CeedBasisApplyNonTensorCore_Cuda() local 358 Ceed ceed; in CeedBasisDestroy_Cuda() local 380 Ceed ceed; in CeedBasisDestroyNonTensor_Cuda() local 401 Ceed ceed; in CeedBasisCreateTensorH1_Cuda() local 448 Ceed ceed; in CeedBasisCreateH1_Cuda() local 503 Ceed ceed; in CeedBasisCreateHdiv_Cuda() local 558 Ceed ceed; in CeedBasisCreateHcurl_Cuda() local
|
| /libCEED/examples/python/ |
| H A D | ex_common.py | 91 def build_cartesian_restriction(ceed, dim, num_xyz, degree, num_comp, num_q_comp, num_qpts, create_… argument 156 def set_cartesian_mesh_coords(ceed, dim, num_xyz, mesh_degree, mesh_coords): argument
|
| /libCEED/examples/fluids/src/ |
| H A D | setuplibceed.c | 18 Ceed ceed = user->ceed; in CreateKSPMassOperator_Unstabilized() local 58 Ceed ceed = user->ceed; in CreateKSPMass() local 94 static PetscErrorCode AddBCSubOperator(Ceed ceed, DM dm, CeedData ceed_data, DMLabel domain_label, … in AddBCSubOperator() 151 static PetscErrorCode SetupBCQFunctions(Ceed ceed, PetscInt dim_sur, PetscInt num_comp_x, PetscInt … in SetupBCQFunctions() 181 static PetscErrorCode AddBCSubOperators(User user, Ceed ceed, DM dm, SimpleBC bc, ProblemData probl… in AddBCSubOperators() 282 PetscErrorCode SetupLibceed(Ceed ceed, CeedData ceed_data, DM dm, User user, AppCtx app_ctx, Proble… in SetupLibceed()
|
| /libCEED/backends/xsmm/ |
| H A D | ceed-xsmm-serial.c | 18 static int CeedInit_Xsmm_Serial(const char *resource, Ceed ceed) { in CeedInit_Xsmm_Serial()
|
| H A D | ceed-xsmm-blocked.c | 18 static int CeedInit_Xsmm_Blocked(const char *resource, Ceed ceed) { in CeedInit_Xsmm_Blocked()
|
| /libCEED/backends/memcheck/ |
| H A D | ceed-memcheck-serial.c | 17 static int CeedInit_Memcheck(const char *resource, Ceed ceed) { in CeedInit_Memcheck()
|
| H A D | ceed-memcheck-blocked.c | 17 static int CeedInit_Memcheck(const char *resource, Ceed ceed) { in CeedInit_Memcheck()
|
| /libCEED/tests/ |
| H A D | t413-qfunction.c | 7 Ceed ceed; in main() local
|
| H A D | t413-qfunction-f.f90 | 6 integer ceed,err variable
|
| H A D | t009-ceed.c | 8 Ceed ceed, ceed_2; in main() local
|
| H A D | t300-basis.c | 7 Ceed ceed; in main() local
|
| H A D | t117-vector.c | 9 Ceed ceed; in main() local
|
| H A D | t211-elemrestriction.c | 7 Ceed ceed; in main() local
|
| H A D | t116-vector.c | 9 Ceed ceed; in main() local
|
| H A D | t306-basis-f.f90 | 6 integer ceed,err variable
|
| H A D | t000-ceed.c | 8 Ceed ceed; in main() local
|
| H A D | t118-vector.c | 9 Ceed ceed; in main() local
|
| H A D | t005-ceed.c | 9 Ceed ceed; in main() local
|
| H A D | t306-basis.c | 10 Ceed ceed; in main() local
|
| /libCEED/backends/avx/ |
| H A D | ceed-avx-blocked.c | 18 static int CeedInit_Avx(const char *resource, Ceed ceed) { in CeedInit_Avx()
|
| H A D | ceed-avx-serial.c | 18 static int CeedInit_Avx(const char *resource, Ceed ceed) { in CeedInit_Avx()
|
| /libCEED/backends/blocked/ |
| H A D | ceed-blocked.c | 18 static int CeedInit_Blocked(const char *resource, Ceed ceed) { in CeedInit_Blocked()
|
| /libCEED/examples/fluids/problems/ |
| H A D | bc_slip.c | 21 Ceed ceed = user->ceed; in SlipBCSetup() local
|
| /libCEED/gallery/mass/ |
| H A D | ceed-massapply.c | 16 static int CeedQFunctionInit_MassApply(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_MassApply()
|
| /libCEED/gallery/scale/ |
| H A D | ceed-scale.c | 16 static int CeedQFunctionInit_Scale(Ceed ceed, const char *requested, CeedQFunction qf) { in CeedQFunctionInit_Scale()
|