Home
last modified time | relevance | path

Searched defs:qf (Results 1 – 3 of 3) sorted by relevance

/petsc/include/
H A Dpetscdmceed.h38 CeedQFunction qf; // QFunction expressing the operator action member
/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c1336 PetscInt coneSize, supportSize, qf, qn, qp, e; in DMPlexConstructCohesiveCells_Internal() local
1419 PetscInt coneSize, supportSize, qf, e, s; in DMPlexConstructCohesiveCells_Internal() local
1480 PetscInt coneSize, supportSize, q, qf, qn, qp, v, e, s; in DMPlexConstructCohesiveCells_Internal() local
1725 PetscInt coneSize, supportSize, supportSizeNew, q, qf, e, f, s; in DMPlexConstructCohesiveCells_Internal() local
/petsc/src/dm/dt/fe/interface/
H A Dfe.c2418 …scInt rc, PetscInt qc, PetscTabulation Tab[], const PetscInt rf[], const PetscInt qf[], PetscTabul… in PetscFEEvaluateFieldJets_Hybrid_Internal()