Home
last modified time | relevance | path

Searched refs:scale_array (Results 1 – 1 of 1) sorted by relevance

/libCEED/python/tests/
H A Dtest-qfunctions.h47 const CeedScalar *scale_array = ctx ? (CeedScalar *)ctx : NULL; in apply_mass() local
48 const CeedScalar scale = ctx ? scale_array[4] : 1.; in apply_mass()