![]() |
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 | |
| def | __init__ (self) |
Public Member Functions inherited from DEM_procedures.Report | |
| def | Prepare (self, timer, control_time) |
| def | BeginReport (self, timer) |
| def | StepiReport (self, timer, time, step) |
| def | FinalReport (self, timer) |
Additional Inherited Members | |
Public Attributes inherited from DEM_procedures.Report | |
| initial_pr_time | |
| initial_re_time | |
| prev_time | |
| total_steps_expected | |
| control_time | |
| first_print | |
| def DEM_procedures_mpi.Report.__init__ | ( | self | ) |
Reimplemented from DEM_procedures.Report.