Home
last modified time | relevance | path

Searched full:run_gcov (Results 1 – 1 of 1) sorted by relevance

/petsc/
H A D.gitlab-ci.yml310 RUN_GCOV: 1
315 RUN_GCOV: 0
329 - if [ "${RUN_GCOV}" == 1 ]; then
347 - if [ "${RUN_GCOV}" == 1 ]; then make gcov PETSC_GCOV_OPTIONS="${RUN_GCOV_OPTIONS}"; fi