Home
last modified time | relevance | path

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

/libCEED/tests/
H A Dt510-operator.h11 const CeedScalar *weight = in[0], *J = in[1]; in setup() local
H A Dt540-operator.h11 const CeedScalar *J = in[0], *weight = in[1]; in setup_mass() local
H A Dt502-operator.h11 const CeedScalar *weight = in[0], *dxdX = in[1]; in setup() local
H A Dt507-operator.h11 const CeedScalar *weight = in[0], *dxdX = in[1]; in setup() local
H A Dt530-operator.h11 const CeedScalar *weight = in[0], *J = in[1]; in setup() local
H A Dt500-operator.h11 const CeedScalar *weight = in[0], *dxdX = in[1]; in setup() local
H A Dt537-operator.h11 const CeedScalar *weight = in[0], *J = in[1]; in setup() local
H A Dt566-operator.h11 const CeedScalar *weight = in[0], *J = in[1]; in setup() local
H A Dt596-operator.h11 const CeedScalar *weight = in[0], *J = in[1]; in setup() local
H A Dt535-operator.h11 const CeedScalar *J = in[0], *weight = in[1]; in setup_mass() local
H A Dt532-operator.h11 const CeedScalar *J = in[0], *weight = in[1]; in setup_mass() local
/libCEED/examples/fluids/qfunctions/
H A Dutils.h158 const CeedScalar weight = 1 / sqrt(2.); in KMUnpack() local
169 const CeedScalar weight = sqrt(2.); in KMPack() local
H A Dnewtonian_state.h527 const CeedScalar weight = 1 / sqrt(2.); // Really sqrt(2.) / 2 in KMStrainRate() local