KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Member Functions | Public Attributes | List of all members
DEM_save_restart_process.DEMSaveRestartProcess Class Reference

This process compares saves restart files It works both in OpenMP and MPI see the "default_settings" for available options. More...

Inheritance diagram for DEM_save_restart_process.DEMSaveRestartProcess:
Collaboration diagram for DEM_save_restart_process.DEMSaveRestartProcess:

Public Member Functions

def __init__ (self, model, params)
 

Public Attributes

 remove_files
 Settings string in json format. More...
 
 restart_utility
 

Detailed Description

This process compares saves restart files It works both in OpenMP and MPI see the "default_settings" for available options.

Constructor & Destructor Documentation

◆ __init__()

def DEM_save_restart_process.DEMSaveRestartProcess.__init__ (   self,
  model,
  params 
)

Member Data Documentation

◆ remove_files

DEM_save_restart_process.DEMSaveRestartProcess.remove_files

Settings string in json format.

Overwrite the default settings with user-provided parameters

◆ restart_utility

DEM_save_restart_process.DEMSaveRestartProcess.restart_utility

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