Home
last modified time | relevance | path

Searched refs:funcSource (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscdmceed.h37 char *funcSource; // Plex Function source as text member
/petsc/src/dm/interface/
H A Ddmceed.c193 …oarse->dmceed->geom ? PETSC_TRUE : PETSC_FALSE, coarse->dmceed->func, coarse->dmceed->funcSource)); in DMRefineHook_Ceed()
251 PetscCall(PetscStrallocpy(func_source, &sd->funcSource)); in DMCeedCreate_Internal()
377 PetscCall(PetscStrallocpy(func_source, &sd->funcSource)); in DMCeedCreateFVM_Internal()
409 PetscCall(PetscFree(p->funcSource)); in DMCeedDestroy()