Searched defs:use_obj (Results 1 – 2 of 2) sorted by relevance
46 PetscBool use_obj = PETSC_TRUE; in main() local
718 PetscErrorCode DMPlexSetSNESLocalFEM(DM dm, PetscBool use_obj, PetscCtx ctx) in DMPlexSetSNESLocalFEM()