Home
last modified time | relevance | path

Searched defs:ceed (Results 1 – 12 of 12) sorted by relevance

/petsc/src/dm/interface/
H A Ddmceed.c24 PetscErrorCode DMGetCeed(DM dm, Ceed *ceed) in DMGetCeed()
47 PetscErrorCode VecGetCeedVector(Vec X, Ceed ceed, CeedVector *cx) in VecGetCeedVector()
69 PetscErrorCode VecGetCeedVectorRead(Vec X, Ceed ceed, CeedVector *cx) in VecGetCeedVectorRead()
136 Ceed ceed; in DMCeedCreateGeometry() local
202 Ceed ceed; in DMCeedCreate_Internal() local
276 Ceed ceed; in DMCeedCreateGeometryFVM() local
302 Ceed ceed; in DMCeedCreateInfoFVM() local
330 Ceed ceed; in DMCeedCreateFVM_Internal() local
429 Ceed ceed; in DMCeedComputeGeometry() local
H A Ddm.c5964 Ceed ceed; in DMCreateDS() local
/petsc/src/dm/dt/fv/interface/ceed/
H A Dfvceed.c18 PetscErrorCode PetscFVSetCeed(PetscFV fv, Ceed ceed) in PetscFVSetCeed()
/petsc/src/ts/utils/libceed/
H A Ddmplextsceed.c11 Ceed ceed; in DMPlexTSComputeRHSFunctionFVMCEED() local
/petsc/src/dm/dt/fe/interface/ceed/
H A Dfeceed.c18 PetscErrorCode PetscFESetCeed(PetscFE fe, Ceed ceed) in PetscFESetCeed()
/petsc/src/snes/utils/libceed/
H A Ddmplexsnesceed.c11 Ceed ceed; in DMPlexSNESComputeResidualCEED() local
/petsc/src/dm/impls/plex/tests/
H A Dex42.c215 Ceed ceed; in CreateMesh() local
255 Ceed ceed; in LibCeedSetupByDegree() local
/petsc/src/dm/impls/plex/
H A Dplexceed.c322 Ceed ceed; in DMPlexGetCeedRestriction() local
340 Ceed ceed; in DMPlexCreateCeedRestrictionFVM() local
/petsc/include/petsc/private/
H A Dpetscfvimpl.h84 Ceed ceed; /* The LibCEED context, usually set by the DM */ member
H A Dpetscfeimpl.h240 Ceed ceed; /* The LibCEED context, usually set by the DM */ member
H A Ddmimpl.h329 Ceed ceed; // LibCEED context member
/petsc/src/ts/tutorials/
H A Dex11.c388 static PetscErrorCode CreateQFunctionContext_SW(Physics phys, Ceed ceed, CeedQFunctionContext *qfCt… in CreateQFunctionContext_SW()
409 Ceed ceed; in SetupCEED_SW() local
595 static PetscErrorCode CreateQFunctionContext_Euler(Physics phys, Ceed ceed, CeedQFunctionContext *q… in CreateQFunctionContext_Euler()
616 Ceed ceed; in SetupCEED_Euler() local