Home
last modified time | relevance | path

Searched defs:dp (Results 1 – 3 of 3) sorted by relevance

/libCEED/tests/
H A Dt317-basis.c22 const CeedScalar dp[5] = {2, 6, 12, 20, 30}; // 2 + 6x + 12x^2 + ... in main() local
/libCEED/backends/cuda/
H A Dceed-cuda-compile.cpp346 DIR *dp = opendir(dir.c_str()); in CeedCompileCore_Cuda() local
/libCEED/examples/fluids/qfunctions/
H A Dnewtonian_state.h203 const CeedScalar dp = (gamma - 1) * de_internal; in StateEntropyFromConservative_fwd() local