PanPhaseField SDK
PF_ARGS Struct Reference

PanPhaseField argument. More...

#include <PanPhaseFieldArguments.h>

Public Attributes

char ppf_config_key [4][128]
 
char ppf_config_val [4][128]
 
int num_ppf_config
 
char sdk_config_key [4][8]
 
double sdk_config_val [4]
 
int num_sdk_config
 
int ppf_calc_id
 
CALCULATION_PROGRESS progress_ptr
 
C_WRAPPER4Pan_Calculation condition_wrapper
 
int user_prop_output_mode
 

Detailed Description

PanPhaseField argument.

Member Data Documentation

◆ ppf_config_key

char PF_ARGS::ppf_config_key[4][128]

key of PanPhaseField configuration

◆ ppf_config_val

char PF_ARGS::ppf_config_val[4][128]

value of PanPhaseField configuration

◆ num_ppf_config

int PF_ARGS::num_ppf_config

number of PanPhaseField configuration

◆ sdk_config_key

char PF_ARGS::sdk_config_key[4][8]

key of PanPhaseField configuration

◆ sdk_config_val

double PF_ARGS::sdk_config_val[4]

value of PanPhaseField configuration

◆ num_sdk_config

int PF_ARGS::num_sdk_config

number of PanPhaseField configuration

◆ ppf_calc_id

int PF_ARGS::ppf_calc_id

id of phase field calculation

◆ progress_ptr

CALCULATION_PROGRESS PF_ARGS::progress_ptr

GUI call back function ptr

◆ condition_wrapper

C_WRAPPER4Pan_Calculation PF_ARGS::condition_wrapper

C wrapper for calculation condition and physical/chemical parameters

◆ user_prop_output_mode

int PF_ARGS::user_prop_output_mode

mode of user prop output. 1, default; > 1, extended


The documentation for this struct was generated from the following file: