Searched defs:weight (Results 1 – 13 of 13) sorted by relevance
| /libCEED/tests/ |
| H A D | t510-operator.h | 11 const CeedScalar *weight = in[0], *J = in[1]; in setup() local
|
| H A D | t540-operator.h | 11 const CeedScalar *J = in[0], *weight = in[1]; in setup_mass() local
|
| H A D | t502-operator.h | 11 const CeedScalar *weight = in[0], *dxdX = in[1]; in setup() local
|
| H A D | t507-operator.h | 11 const CeedScalar *weight = in[0], *dxdX = in[1]; in setup() local
|
| H A D | t530-operator.h | 11 const CeedScalar *weight = in[0], *J = in[1]; in setup() local
|
| H A D | t500-operator.h | 11 const CeedScalar *weight = in[0], *dxdX = in[1]; in setup() local
|
| H A D | t537-operator.h | 11 const CeedScalar *weight = in[0], *J = in[1]; in setup() local
|
| H A D | t566-operator.h | 11 const CeedScalar *weight = in[0], *J = in[1]; in setup() local
|
| H A D | t596-operator.h | 11 const CeedScalar *weight = in[0], *J = in[1]; in setup() local
|
| H A D | t535-operator.h | 11 const CeedScalar *J = in[0], *weight = in[1]; in setup_mass() local
|
| H A D | t532-operator.h | 11 const CeedScalar *J = in[0], *weight = in[1]; in setup_mass() local
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | utils.h | 158 const CeedScalar weight = 1 / sqrt(2.); in KMUnpack() local 169 const CeedScalar weight = sqrt(2.); in KMPack() local
|
| H A D | newtonian_state.h | 527 const CeedScalar weight = 1 / sqrt(2.); // Really sqrt(2.) / 2 in KMStrainRate() local
|