Home
last modified time | relevance | path

Searched refs:DMPlexMonitorThroughput (Results 1 – 3 of 3) sorted by relevance

/petsc/include/
H A Dpetscdmplex.h501 PETSC_EXTERN PetscErrorCode DMPlexMonitorThroughput(DM, void *);
/petsc/src/dm/impls/plex/
H A Dplexcreate.c5092 … "Monitor the simulation throughput", "DMPlexMonitorThroughput", DMPlexMonitorThroughput, NULL, &f… in DMSetFromOptions_NonRefinement_Plex()
H A Dplex.c10984 PetscErrorCode DMPlexMonitorThroughput(DM dm, void *unused) in DMPlexMonitorThroughput() function