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.
|
Namespaces | |
list_creation_utility | |
Functions | |
def | list_creation_utility.RemoveListFiles () |
def | list_creation_utility.FileExists (file_name) |
def | list_creation_utility.ReBuildListFiles () |
Variables | |
list_creation_utility.problem_name = list_variables.problem_name | |
list_creation_utility.problem_path = list_variables.problem_path | |
bool | list_creation_utility.print_lists = True |
string | list_creation_utility.output_mode = ".post.bin" |
list_creation_utility.file_list = list_variables.file_list | |
list | list_creation_utility.header_in_list = [] |
list | list_creation_utility.listprint = [] |
bool | list_creation_utility.all_files_list = False |
list_creation_utility.num_list_files = len(file_list) | |