PanPhaseField SDK
plugin_log_utility Namespace Reference

Utilities for writing a log file. More...

Classes

class  PFPLUGIN_LOG
 User-defined log file. More...
 

Detailed Description

Utilities for writing a log file.

During the simulation the user may want to write some log file to track the progress of the simulation. It will be very helpful in debugging during plugin development. This namespace is designed for this purpose.