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 | List of all members
DEM_procedures.ParallelUtils Class Reference
Inheritance diagram for DEM_procedures.ParallelUtils:
Collaboration diagram for DEM_procedures.ParallelUtils:

Public Member Functions

def __init__ (self)
 
def Repart (self, spheres_model_part)
 
def CalculateModelNewIds (self, spheres_model_part)
 
def PerformInitialPartition (self, model_part)
 
def SetCommunicator (self, spheres_model_part, model_part_io_spheres, spheres_mp_filename)
 
def GetSearchStrategy (self, solver, model_part)
 

Constructor & Destructor Documentation

◆ __init__()

def DEM_procedures.ParallelUtils.__init__ (   self)

Member Function Documentation

◆ CalculateModelNewIds()

def DEM_procedures.ParallelUtils.CalculateModelNewIds (   self,
  spheres_model_part 
)

◆ GetSearchStrategy()

def DEM_procedures.ParallelUtils.GetSearchStrategy (   self,
  solver,
  model_part 
)

◆ PerformInitialPartition()

def DEM_procedures.ParallelUtils.PerformInitialPartition (   self,
  model_part 
)

◆ Repart()

def DEM_procedures.ParallelUtils.Repart (   self,
  spheres_model_part 
)

◆ SetCommunicator()

def DEM_procedures.ParallelUtils.SetCommunicator (   self,
  spheres_model_part,
  model_part_io_spheres,
  spheres_mp_filename 
)

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