Interface for PanPhaseField plug-ins.
More...
#include <ppf_APP_interface.h>
Interface for PanPhaseField plug-ins.
◆ ~I_PFM_APP_Interface()
virtual I_PFM_APP_Interface::~I_PFM_APP_Interface |
( |
| ) |
|
|
inlinevirtual |
◆ load_arguments()
virtual void I_PFM_APP_Interface::load_arguments |
( |
PF_ARGS * |
arg, |
|
|
char * |
msg |
|
) |
| |
|
pure virtual |
Load arguments from PanPhaseField platform to plug-in
- Parameters
-
[in] | arg | the arguments from PanPhaseField platform |
[out] | msg | the message |
- Returns
- void
◆ run_pfm_calculation()
virtual void I_PFM_APP_Interface::run_pfm_calculation |
( |
char * |
msg | ) |
|
|
pure virtual |
Run plug-in simulation
- Parameters
-
- Returns
- void
The documentation for this class was generated from the following file: