Searched refs:adios_handle (Results 1 – 3 of 3) sorted by relevance
7 int64_t adios_handle; member
25 PetscCallExternal(adios_close, adios->adios_handle); in PetscViewerFileClose_ADIOS()69 …adios_open(&adios->adios_handle, "PETSc", adios->filename, "w", PetscObjectComm((PetscObject)viewe… in PetscViewerFileSetName_ADIOS()
439 PetscCallExternal(adios_write_byid, adios->adios_handle, id, array); in VecView_MPI_ADIOS()