Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/adios/
H A Dadios.c56 static PetscErrorCode PetscViewerFileSetName_ADIOS(PetscViewer viewer, const char name[]) in PetscViewerFileSetName_ADIOS() function
114 …scObjectComposeFunction((PetscObject)v, "PetscViewerFileSetName_C", PetscViewerFileSetName_ADIOS)); in PetscViewerCreate_ADIOS()