Lines Matching refs:PetscInfo
247 - Extend -info option controlling PetscInfo(). It now takes takes
250 PetscInfo() manpage
252 - Add new API to control PetscInfo() programatically:
255 is allowed in PetscInfo()
256 - Add PetscInfoSetFile() - Set output destination of PetscInfo()
257 - Add PetscInfoGetFile() - Get output destination of PetscInfo()
258 - Add PetscInfoSetClasses() - Sets the classes which PetscInfo()
261 classname is marked as a filter in PetscInfo() as set by
264 based on the filtering status of PetscInfo()
266 indicator flags for PetscInfo()
268 to control communicator size filtering for PetscInfo()
270 PetscInfo() filter options
272 PetscInfo(), file setting is now handled separately by