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_mpi.PostUtils Class Reference
Inheritance diagram for DEM_procedures_mpi.PostUtils:
Collaboration diagram for DEM_procedures_mpi.PostUtils:

Public Member Functions

def __init__ (self, DEM_parameters, balls_model_part)
 
- Public Member Functions inherited from DEM_procedures.PostUtils
def Flush (self, a)
 
def ComputeMeanVelocitiesInTrap (self, file_name, time_dem, graphs_path)
 
def PrintEulerAngles (self, spheres_model_part, cluster_model_part)
 

Additional Inherited Members

- Public Attributes inherited from DEM_procedures.PostUtils
 DEM_parameters
 
 spheres_model_part
 
 post_utilities
 
 vel_trap_graph_counter
 
 vel_trap_graph_frequency
 
 previous_vector_of_inner_nodes
 
 previous_time
 

Constructor & Destructor Documentation

◆ __init__()

def DEM_procedures_mpi.PostUtils.__init__ (   self,
  DEM_parameters,
  balls_model_part 
)

Reimplemented from DEM_procedures.PostUtils.


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