Searched refs:h_scale_factor (Results 1 – 3 of 3) sorted by relevance
24 CeedScalar h_scale_factor; // !< Scales the element size member
266 CalculateElementLengths(dXdx, stg_ctx->h_scale_factor, h_node_sep); in StgShur14Preprocess()305 CalculateElementLengths(dXdx, stg_ctx->h_scale_factor, h_node_sep); in ICsStg()306 h_node_sep[0] = dx * stg_ctx->h_scale_factor; in ICsStg()365 ScaleN(h_node_sep, stg_ctx->h_scale_factor, 3); in StgShur14Inflow()495 CalculateElementLengths(dXdx, stg_ctx->h_scale_factor, h_node_sep); in StgShur14InflowStrongQF()
275 .h_scale_factor = stg_h_scale_factor, in SetupStg()