Searched full:exit (Results 1 – 21 of 21) sorted by relevance
23 if git diff origin/main --exit-code include/ceed/*; then25 elif git diff origin/main --exit-code doc/sphinx/source/releasenotes.rst; then27 exit 1
32 make format-c -j CLANG_FORMAT=clang-format-19 && git diff --exit-code
49 make format-py && git diff --exit-code
41 …tantiate()' && julia --project=.style/ .style/ceed_style.jl && git diff --exit-code src test examp…
16 exit_cmd=exit61 -h|--help print this usage information and exit281 echo "Reading shell commands, type 'c' to continue, 'exit' to stop ..." | tee -a $output_file
175 sys.exit(1)181 sys.exit(main())
61 sys.exit(1)172 sys.exit(1)
180 sys.exit(1)186 sys.exit(main())
47 # Exit if being sourced51 nek_exit_cmd=exit72 -h|-help Print this usage information and exit
47 -h|-help Print this usage information and exit
43 # Generate an error message if the MFEM library is not built and exit
153 // 11. Free memory and exit. in main()
187 // 11. Free memory and exit. in main()
215 sys.exit(1)
765 my_env['CEED_ERROR_HANDLER'] = 'exit'
51 - TIDY_OPTS="-fix-errors" make -j$NPROC_CPU tidy && git diff --color=always --exit-code287 - TIDY_OPTS="-fix-errors" make -j$NPROC_CPU tidy && git diff --color=always --exit-code354 # - TIDY_OPTS="-fix-errors" make -j$NPROC_CPU tidy && git diff --color=always --exit-code406 - TIDY_OPTS="-fix-errors" make -j$NPROC_CPU tidy && git diff --color=always --exit-code
677 // Early exit for empty operator in CeedOperatorAssembleSingle()2176 // Early exit for empty operator in CeedOperatorLinearAssembleDiagonal()2242 // Early exit for empty operator in CeedOperatorLinearAssembleAddDiagonal()2407 // Early exit for empty operator in CeedOperatorLinearAssemblePointBlockDiagonal()2470 // Early exit for empty operator in CeedOperatorLinearAssembleAddPointBlockDiagonal()2596 // Early exit for empty operator in CeedOperatorLinearAssemble()
1255 if (!strcmp(ceed_error_handler, "exit")) (*ceed)->Error = CeedErrorExit; in CeedInit()1805 exit(err_code); in CeedErrorExit()
1588 // Exit early if there are no elements in CeedElemRestrictionGetMinMaxPointsInElement()
262 If thermal anomalies must exit the domain, the Riemann solver must resolve the contact wave to avoi…
632 …r {cite}`toro2009` (option `-freestream_riemann hll`), the acoustic waves exit the domain cleanly,…