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

Namespaces

 testing.ci_utilities
 

Functions

None testing.ci_utilities.check_valid_environment_configuration_exists ()
 
List[Path] testing.ci_utilities.changed_files ()
 
List[str] testing.ci_utilities.ci_applications ()
 
Set[str] testing.ci_utilities.get_changed_applications ()
 
bool testing.ci_utilities.is_core_changed ()
 
bool testing.ci_utilities.is_mpi_core_changed ()
 
Set[str] testing.ci_utilities.get_changed_files_extensions ()
 
bool testing.ci_utilities.are_only_python_files_changed ()
 
None testing.ci_utilities.print_ci_information ()
 This function prints an overview of the CI related information. More...