Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/binary/
H A Dbinv.c1487 static PetscErrorCode PetscViewerSetFromOptions_Binary(PetscViewer viewer, PetscOptionItems PetscOp… in PetscViewerSetFromOptions_Binary() function
1531 v->ops->setfromoptions = PetscViewerSetFromOptions_Binary; in PetscViewerCreate_Binary()