Searched refs:flags (Results 1 – 5 of 5) sorted by relevance
| /honee/src/ |
| H A D | boundary_condition.c | 55 const char *flags[3] = {"-bc_symmetry_x", "-bc_symmetry_y", "-bc_symmetry_z"}; in BoundaryConditionSetUp() local 58 PetscCall(PetscOptionsDeprecated(deprecated[j], flags[j], "libCEED 0.12.0", in BoundaryConditionSetUp() 61 …PetscCall(PetscOptionsBCDefinition(flags[j], "Face IDs to apply symmetry BC", NULL, "symmetry", &b… in BoundaryConditionSetUp()
|
| /honee/ |
| H A D | README.md | 80 …iable install; better performance may be gained from different configurations, compiler flags, etc.
|
| /honee/doc/ |
| H A D | runtime_options.md | 246 (bc-flags)=
|
| H A D | theory.md | 384 The linear solve for the projection can be controlled via `-div_diff_flux_projection_ksp*` flags. 647 …`-bc_inflow` option should be set to the boundary faces that need the inflow (see {ref}`bc-flags`).
|
| H A D | examples.md | 397 The reference state is selected using the `-reference_{velocity,pressure,temperature}` flags (Eucli…
|