Searched defs:isFE (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexsection.c | 8 PetscBool *isFE; in DMPlexCreateSectionFields() local 95 PetscBool *isFE, hasCohesive = PETSC_FALSE; in DMPlexCreateSectionDof() local 453 PetscBool *isFE; in DMCreateLocalSection_Plex() local
|
| H A D | plexproject.c | 70 …dsIn, PetscReal time, PetscFEGeom *fegeom, PetscFVCellGeom *fvgeom, PetscBool isFE[], PetscDualSpa… in DMProjectPoint_Func_Private() 533 …eal time, Vec localU, Vec localA, PetscBool hasFE, PetscBool hasFV, PetscBool isFE[], PetscDualSpa… in DMProjectPoint_Private() 725 …PetscBool *isFE, hasFE = PETSC_FALSE, hasFV = PETSC_FALSE, isCohesive = PETSC_FALSE, isCohes… in DMProjectLocal_Generic_Plex() local
|
| H A D | plexfem.c | 4097 PetscBool *isFE; in DMPlexGetFaceFields() local 4631 PetscBool hasJac, hasPrec, hasDyn, assembleJac, *isFE, hasFV = PETSC_FALSE; in DMPlexComputeJacobian_Patch_Internal() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex22.c | 111 PetscInt dim, dimC, isSimplex, isFE, numTests = 10; in main() local
|