Home
last modified time | relevance | path

Searched defs:enabled (Results 1 – 4 of 4) sorted by relevance

/petsc/src/sys/info/
H A Dverboseinfo.c51 PetscErrorCode PetscInfoEnabled(PetscClassId classid, PetscBool *enabled) in PetscInfoEnabled()
279 PetscBool enabled, exclude, found, opt; in PetscInfoProcessClass() local
590 PetscBool enabled = PETSC_FALSE; in PetscInfo_Private() local
/petsc/include/petsc/private/
H A Dglvisviewerimpl.h12 …PetscBool enabled; /* whether or not to visualize data from the process (it works, but it currentl… member
/petsc/src/dm/impls/da/
H A Dgrglvis.c345 PetscBool enabled = PETSC_TRUE, isascii; in DMDAView_GLVis_ASCII() local
/petsc/src/dm/impls/plex/
H A Dplexglvis.c463 PetscBool cellvertex = PETSC_FALSE, enabled = PETSC_TRUE; in DMPlexView_GLVis_ASCII() local