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 | Functions
timer_process Namespace Reference

Classes

class  TimerProcess
 This process helps to measure the time consumed on the simulations. More...
 

Functions

def Factory (settings, Model)
 

Function Documentation

◆ Factory()

def timer_process.Factory (   settings,
  Model 
)