Using a debugger, put a breakpoint at the main function ( or at the program location where you want to turn off Purify error reporting ), and run the instrumented program. 利用一个调试器,将一个观察点main函数上(或者置于您想要关闭Purify错误报告的程序单元上),然后运行仪表化程序。
Put a breakpoint at the program location where you want to resume Purify error reporting, and continue running the program. 将一个观察点置于您想要重新开始Purify错误报告的程序单元,并继续运行这个程序。
You can either type the file path to the program in the program name field, or browse to the program's location by selecting the browse button. 可在“程序名”字段中键入程序的文件路径,或者选择“浏览”按钮浏览到程序的位置。
Compared with the traditional methods, the LBM has many advantages, such as the simplicity of program, location of computation, natural parallel and can deal easily with the complex boundary problems, which is a strong tool to simulate the complex flows. 与传统算法相比较,因其简单性、局部性、天然的并行性和能够处理复杂的边界问题已成为模拟复杂流动现象的有力工具。
Break execution when the program reaches this location in a function. 程序执行到函数的该位置时,中断执行。