Searched refs:DMAppendOptionsPrefix (Results 1 – 7 of 7) sorted by relevance
193 DMAppendOptionsPrefix()
75 PetscErrorCode DMAppendOptionsPrefix(PetscDM, char[])
305 petsc_options, setOptionsPrefix, petsc.DMAppendOptionsPrefix310 CHKERR(DMAppendOptionsPrefix(self.dm, cval))
201 PETSC_EXTERN PetscErrorCode DMAppendOptionsPrefix(DM, const char[]);
402 PetscCall(DMAppendOptionsPrefix(ctx->dmrepart, "repart_")); in PCTelescopeSetUp_dmda_repart()
528 PetscErrorCode DMAppendOptionsPrefix(DM dm, const char prefix[]) in DMAppendOptionsPrefix() function
4451 PetscCall(DMAppendOptionsPrefix(sdm, "bd_")); in DMPlexCreateBallMesh_Internal()