Home
last modified time | relevance | path

Searched refs:flatten_diags (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ !
H A Dmain.py261 def flatten_diags(diag_list: list[CondensedDiags]) -> str: function
274 pl.sync_print(flatten_diags(warnings))
281 pl.sync_print(flatten_diags(errors_fixed))
286 pl.sync_print(flatten_diags(errors_left))