Searched refs:PetscInfoSetFile (Results 1 – 12 of 12) sorted by relevance
1 [0] <(null)> PetscInfoSetFile(): Opened PetscInfo file ex7info.2.018 [0] <(null)> PetscInfoSetFile(): Opened PetscInfo file ex7info.2.025 [0] <(null)> PetscInfoSetFile(): Opened PetscInfo file ex7info.2.0
1 [0] <(null)> PetscInfoSetFile(): Opened PetscInfo file ex7info.3.02 [0] <(null)> PetscInfoSetFile(): Opened PetscInfo file ex7info.3.03 [0] <(null)> PetscInfoSetFile(): Opened PetscInfo file ex7info.3.0
1 [1] <(null)> PetscInfoSetFile(): Opened PetscInfo file ex182info.1
1 [0] <(null)> PetscInfoSetFile(): Opened PetscInfo file ex182info.0
99 PetscCall(PetscInfoSetFile(filename, "a")); in main()141 PetscCall(PetscInfoSetFile(filename, "a")); in main()
92 PetscErrorCode PetscInfoSetFile(const char filename[], const char mode[]) in PetscInfoSetFile() function404 PetscCall(PetscInfoSetFile(size_loc0_ ? loc0_ : NULL, "w")); in PetscInfoSetFromOptions()
32 PetscErrorCode PetscInfoSetFile(char*, char*)
413 petsc.PetscInfoAllow, petsc.PetscInfoSetFile424 CHKERR(PetscInfoSetFile(cfilename, cmode))
256 - Add PetscInfoSetFile() - Set output destination of PetscInfo()273 PetscInfoSetFile()
59 PETSC_EXTERN PetscErrorCode PetscInfoSetFile(const char[], const char[]);