Searched refs:scale_array (Results 1 – 1 of 1) sorted by relevance
47 const CeedScalar *scale_array = ctx ? (CeedScalar *)ctx : NULL; in apply_mass() local48 const CeedScalar scale = ctx ? scale_array[4] : 1.; in apply_mass()