Home
last modified time | relevance | path

Searched defs:weight (Results 1 – 2 of 2) sorted by relevance

/honee/qfunctions/
H A Dutils.h240 const CeedScalar weight = 1 / sqrt(2.); in KMUnpack() local
251 const CeedScalar weight = sqrt(2.); in KMPack() local
H A Dnewtonian_state.h524 const CeedScalar weight = 1 / sqrt(2.); // Really sqrt(2.) / 2 in KMStrainRate() local