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 | |
class | CompareTwoFilesCheckProcess |
This process compares files that are written during a simulation against reference files. More... | |
Functions | |
def | Factory (settings, current_model) |
def | ConvertStringToListFloat (line, space=" ", endline="") |
This function converts a string into a list of floats. More... | |
def compare_two_files_check_process.ConvertStringToListFloat | ( | line, | |
space = " " , |
|||
endline = "" |
|||
) |
This function converts a string into a list of floats.
def compare_two_files_check_process.Factory | ( | settings, | |
current_model | |||
) |