![]() |
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.
|
Functions | |
| None | check_valid_environment_configuration_exists () |
| List[Path] | changed_files () |
| List[str] | ci_applications () |
| Set[str] | get_changed_applications () |
| bool | is_core_changed () |
| bool | is_mpi_core_changed () |
| Set[str] | get_changed_files_extensions () |
| bool | are_only_python_files_changed () |
| None | print_ci_information () |
| This function prints an overview of the CI related information. More... | |
| bool testing.ci_utilities.are_only_python_files_changed | ( | ) |
| List[Path] testing.ci_utilities.changed_files | ( | ) |
| None testing.ci_utilities.check_valid_environment_configuration_exists | ( | ) |
| List[str] testing.ci_utilities.ci_applications | ( | ) |
| Set[str] testing.ci_utilities.get_changed_applications | ( | ) |
| Set[str] testing.ci_utilities.get_changed_files_extensions | ( | ) |
| bool testing.ci_utilities.is_core_changed | ( | ) |
| bool testing.ci_utilities.is_mpi_core_changed | ( | ) |
| None testing.ci_utilities.print_ci_information | ( | ) |
This function prints an overview of the CI related information.