Searched refs:help (Results 1 – 10 of 10) sorted by relevance
| /honee/tests/ |
| H A D | junit.py | 18 help='libCEED backend to use with convergence tests') 24 help='Output mode, junit or tap', 26 parser.add_argument('-n', '--nproc', type=int, default=1, help='number of MPI processes') 27 …parser.add_argument('-b', '--junit-batch', type=str, default='', help='Name of JUnit batch for out… 28 …parser.add_argument('-np', '--pool-size', type=int, default=1, help='Number of test cases to run i… 29 …parser.add_argument('--smartredis-dir', type=str, default='', help='path to SmartSim library, if p… 30 parser.add_argument('--has-torch', type=bool, default=False, help='Whether to build with torch') 32 help='Search string to filter tests, using `re` package format') 34 help='print details for all runs, not just failures') 35 parser.add_argument('test', help='Test executable', nargs='?')
|
| H A D | smartsim_regression_framework.py | 233 help='libCEED backend to use with convergence tests')
|
| /honee/examples/ |
| H A D | navierstokes.c | 11 const char help[] = "HONEE - High-Order Navier-stokes Equation Evaluator\n"; variable 24 PetscCall(PetscInitialize(&argc, &argv, NULL, help)); in main()
|
| H A D | conv_plot.py | 32 help='Path to the CSV file')
|
| /honee/ |
| H A D | CONTRIBUTING.md | 15 …any long-running development so that others can be aware of your work and help to avoid creating m… 20 …com>` or [`Co-authored-by: Snippet Mentor <code.by@comment.com>`](https://help.github.com/en/githu… 29 You can use `make format` to help conform to coding conventions of the project, but try to avoid mi…
|
| H A D | Doxyfile | 503 # NO can help when comparing the output of multiple runs. 1411 # like the Qt help browser. 1501 # a.o. the download links, offline the HTML help workshop was already many years 1502 # in maintenance mode). You can download the HTML help workshop from the web 1509 # files are now used as the Windows 98 help format, and will replace the old 1510 # Windows help format (.hlp) on all Windows platforms in the future. Compressed 1527 # including file name) of the HTML help compiler (hhc.exe). If non-empty, 1528 # doxygen will try to run the HTML help compiler on the generated index.hhp. 1556 # the table of contents of the HTML help documentation and to the tree view. 1637 # generated, together with the HTML files, they form an Eclipse help plugin. To [all …]
|
| H A D | Makefile | 251 doc-html doc-dirhtml doc-latexpdf doc-epub doc-help : doc-% : doxygen
|
| /honee/doc/ |
| H A D | runtime_options.md | 74 * - `-help` 216 For problems where solution components can differ by many orders of magnitude, this can help proble…
|
| H A D | auxiliary.md | 7 …fficient, averaging in the spanwise direction, if physically correct, can help reduce the amount o…
|
| H A D | theory.md | 629 The following table is presented to help clarify the dimensionality of the numerous terms in the ST…
|