Searched refs:option (Results 1 – 7 of 7) sorted by relevance
| /honee/ |
| H A D | CHANGELOG.md | 17 - Add `-bl_height_factor` option for boundary layer IC in advection-diffusion equations, see !70 50 - Change `-mesh_transform` option to `-meshtransform_type`
|
| H A D | Doxyfile | 76 # option can be useful when feeding doxygen a huge amount of source files, where 395 # If you use Microsoft's C++/CLI language, you should set this option to YES to 410 # getter and setter methods for a property. Setting this option to YES will make 414 # should set this option to NO. 427 # If one adds a struct or class to a group and this option is enabled, then also 428 # any nested class or struct is added to the same group. By default this option 582 # section is generated. This option has no effect if EXTRACT_ALL is enabled. 589 # to NO, these classes will be included in the various overviews. This option 590 # will also hide undocumented C++ concepts if enabled. This option has no effect 617 # With the correct setting of option CASE_SENSE_NAMES doxygen will better be [all …]
|
| H A D | README.md | 124 at your option.
|
| /honee/src/ |
| H A D | setupts.c | 394 const char *option = "-ts_eval_solutions_view"; in HoneeTSEvaluationSolutions() local 395 PetscCall(PetscOptionsCreateViewer(comm, NULL, NULL, option, &viewer, &format, &is_viewer_set)); in HoneeTSEvaluationSolutions() 397 …er not set for TSEvaluationSolutions. Set %s to save this data. Now throwing it away!\n", option)); in HoneeTSEvaluationSolutions()
|
| /honee/doc/ |
| H A D | theory.md | 143 This time stepping method which can be selected using the option `-implicit` is solved with Backwar… 192 This stabilization technique can be selected using the option `-stab supg`. 208 This stabilization technique can be selected using the option `-stab su`. 336 …three types of problems/physical models that can be selected at run time via the option `-problem`. 560 …s identical to the blasius inflow; it weakly enforces velocity, with the option of weakly enforcin… 647 To use the STG boundary condition, the `-bc_inflow` option should be set to the boundary faces that…
|
| H A D | auxiliary.md | 170 There is the option to filter the solution field using differential filtering. 327 SmartSim has the option of having the database either be colocated with the compute hardware or be …
|
| H A D | examples.md | 21 …en using an HLL (Harten, Lax, van Leer) Riemann solver {cite}`toro2009` (option `-freestream_riema… 22 …using a more sophisticated Riemann solver such as HLLC {cite}`toro2009` (option `-freestream_riema…
|