Searched refs:viewed (Results 1 – 8 of 8) sorted by relevance
596 if (!coloring->viewed) { in MatFDColoringApply()598 coloring->viewed = PETSC_TRUE; in MatFDColoringApply()
239 only one field of the vector should be viewed
347 It can be viewed by copying `${PETSC_DIR}/share/petsc/xml/performance_xml2html.xsl`686 …t of this viewing process is the generation of a file `file.nsys-rep`, which can be viewed directly740 viewed with `paraprof/pprof`:
688 that it is a *unit mesh* when viewed in the metric space. That is, the image
1347 viewed with `AOView(AO ao,PetscViewer viewer)`.
1586 The nonlinear conjugate gradient method can be viewed as an extension of
97 is the PETSc object to be viewed. See the example below.
671 …PetscBool viewed; /* true if the -mat_fd_coloring_view has been triggered … member