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.
Classes | Namespaces | Functions
output_process_with_controller.py File Reference

Classes

class  output_process_with_controller.OutputProcessWithController
 This process divides its responsabilities between two objects: a controller that decides whether current time step must be printed or not and a print process that controls what will be printed and in which format. More...
 

Namespaces

 output_process_with_controller
 

Functions

def output_process_with_controller.Factory (settings, Model)