Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/glvis/
H A Dglvis.c535 static PetscErrorCode PetscViewerSetFromOptions_GLVis(PetscViewer v, PetscOptionItems PetscOptionsO… in PetscViewerSetFromOptions_GLVis() function
701 viewer->ops->setfromoptions = PetscViewerSetFromOptions_GLVis; in PetscViewerCreate_GLVis()