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
pfem_check_and_prepare_fluid_model_process.py File Reference

Classes

class  pfem_check_and_prepare_fluid_model_process.CheckAndPrepareModelProcess
 All the processes python should be derived from "Process". More...
 

Namespaces

 pfem_check_and_prepare_fluid_model_process
 

Functions

def pfem_check_and_prepare_fluid_model_process.StartTimeMeasuring ()
 This function starts time calculation. More...
 
def pfem_check_and_prepare_fluid_model_process.StopTimeMeasuring (time_ip, process, report)
 This function ends time calculation. More...
 
def pfem_check_and_prepare_fluid_model_process.Factory (settings, Model)
 This function creates the process. More...