Searched full:shape (Results 1 – 12 of 12) sorted by relevance
| /honee/qfunctions/ ! |
| H A D | utils.h | 343 @param[out] dXdx Inverse of the mapping Jacobian (shape [dim][dim]), or `NULL` 369 @param[out] dXdx Inverse of the mapping Jacobian (shape [dim - 1][dim]), or `NULL` 370 @param[out] normal Components of the normal vector (shape [dim]), or `NULL` 398 @param[out] dXdx Inverse of the mapping Jacobian (shape [dim][dim]), or `NULL` 399 @param[out] normal Components of the normal vector (shape [dim]), or `NULL` 427 @param[out] dXdx Inverse of the mapping Jacobian (shape [3][3]) 442 @param[out] dXdx Inverse of the mapping Jacobian (shape [2][3]), or `NULL` 443 @param[out] normal Components of the normal vector (shape [3]), or `NULL` 459 @param[out] dXdx Inverse of the mapping Jacobian (shape [3][3]), or `NULL` 460 @param[out] normal Components of the normal vector (shape [3]), or `NULL` [all …]
|
| H A D | advection_types.h | 44 ADVDIF_BUBBLE_CONTINUITY_SMOOTH = 0, // Original continuous, smooth shape 45 ADVDIF_BUBBLE_CONTINUITY_BACK_SHARP = 1, // Discontinuous, sharp back half shape
|
| H A D | advection.h | 104 // original continuous, smooth shape in Exact_AdvectionGeneric() 108 // discontinuous, sharp back half shape in Exact_AdvectionGeneric()
|
| /honee/tests/createPyTorchModel/ ! |
| H A D | update_weights.py | 47 m, n = model.net[layer].weight.shape 48 print('weight shape', m, n)
|
| /honee/examples/ ! |
| H A D | advection_wave.yaml | 28 shape: zbox
|
| H A D | advection_bl.yaml | 30 shape: box
|
| H A D | taylor_green_vortex.yaml | 5 shape: zbox
|
| /honee/tests/ ! |
| H A D | channel_divdiff_verify.yaml | 28 shape: zbox
|
| H A D | stats_test.yaml | 24 shape: zbox
|
| /honee/doc/ ! |
| H A D | runtime_options.md | 375 shape: box 387 shape: zbox
|
| H A D | examples.md | 497 …bla \rho|}$. The original formulation of Tezduyar and Senga relies on the shape function gradient …
|
| /honee/ ! |
| H A D | Doxyfile | 2481 # around nodes set 'shape=plain' or 'shape=plaintext' <a 2483 # The default value is: shape=box,height=0.2,width=0.4. 2486 DOT_NODE_ATTR = "shape=box,height=0.2,width=0.4"
|