◆ __init__()
def restart_process.RestartProcess.__init__ |
( |
|
self, |
|
|
|
Model, |
|
|
|
custom_settings |
|
) |
| |
◆ CleanPosteriorFiles()
def restart_process.RestartProcess.CleanPosteriorFiles |
( |
|
self, |
|
|
|
restart_step |
|
) |
| |
◆ CleanPosteriorFileType()
def restart_process.RestartProcess.CleanPosteriorFileType |
( |
|
self, |
|
|
|
restart_step, |
|
|
|
file_ending_type |
|
) |
| |
◆ CleanPreviousFiles()
def restart_process.RestartProcess.CleanPreviousFiles |
( |
|
self | ) |
|
◆ CleanPreviousFileType()
def restart_process.RestartProcess.CleanPreviousFileType |
( |
|
self, |
|
|
|
file_ending_type |
|
) |
| |
◆ ExecuteAfterOutputStep()
def restart_process.RestartProcess.ExecuteAfterOutputStep |
( |
|
self | ) |
|
◆ ExecuteFinalizeSolutionStep()
def restart_process.RestartProcess.ExecuteFinalizeSolutionStep |
( |
|
self | ) |
|
◆ ExecuteInitialize()
def restart_process.RestartProcess.ExecuteInitialize |
( |
|
self | ) |
|
◆ ExecuteInitializeSolutionStep()
def restart_process.RestartProcess.ExecuteInitializeSolutionStep |
( |
|
self | ) |
|
◆ IsInt()
def restart_process.RestartProcess.IsInt |
( |
|
self, |
|
|
|
s |
|
) |
| |
◆ IsRestartStep()
def restart_process.RestartProcess.IsRestartStep |
( |
|
self | ) |
|
◆ SaveRestart()
def restart_process.RestartProcess.SaveRestart |
( |
|
self | ) |
|
◆ TranslateLegacyVariablesAccordingToCurrentStandard()
def restart_process.RestartProcess.TranslateLegacyVariablesAccordingToCurrentStandard |
( |
|
self, |
|
|
|
settings |
|
) |
| |
◆ echo_level
restart_process.RestartProcess.echo_level |
◆ model
restart_process.RestartProcess.model |
◆ model_part
restart_process.RestartProcess.model_part |
◆ next_output
restart_process.RestartProcess.next_output |
◆ output_control_is_time
restart_process.RestartProcess.output_control_is_time |
◆ output_frequency
restart_process.RestartProcess.output_frequency |
◆ output_label_is_time
restart_process.RestartProcess.output_label_is_time |
◆ printed_step_count
restart_process.RestartProcess.printed_step_count |
◆ problem_path
restart_process.RestartProcess.problem_path |
◆ restart_path
restart_process.RestartProcess.restart_path |
◆ save_restart
restart_process.RestartProcess.save_restart |
◆ serializer_flag
restart_process.RestartProcess.serializer_flag |
◆ settings
restart_process.RestartProcess.settings |
settings string in json format
overwrite the default settings with user-provided parameters
◆ step_count
restart_process.RestartProcess.step_count |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/SolidMechanicsApplication/python_scripts/restart_process.py