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_procedures.MultifileList Class Reference
Inheritance diagram for DEM_procedures.MultifileList:
Collaboration diagram for DEM_procedures.MultifileList:

Public Member Functions

def __init__ (self, post_path, name, step, which_folder)
 

Public Attributes

 index
 
 step
 
 name
 
 which_folder
 
 file
 

Constructor & Destructor Documentation

◆ __init__()

def DEM_procedures.MultifileList.__init__ (   self,
  post_path,
  name,
  step,
  which_folder 
)

Member Data Documentation

◆ file

DEM_procedures.MultifileList.file

◆ index

DEM_procedures.MultifileList.index

◆ name

DEM_procedures.MultifileList.name

◆ step

DEM_procedures.MultifileList.step

◆ which_folder

DEM_procedures.MultifileList.which_folder

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