Searched refs:file_path_refined (Results 1 – 1 of 1) sorted by relevance
216 char file_path_refined[PETSC_MAX_PATH_LEN]; in WriteOutput() local227 …PetscCall(PetscSNPrintf(file_path_refined, sizeof file_path_refined, "%s/nsrefined-%03" PetscInt_F… in WriteOutput()230 …PetscCall(PetscViewerVTKOpen(PetscObjectComm((PetscObject)Q_refined), file_path_refined, FILE_MODE… in WriteOutput()