Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dgrid_anisotropy_tensor.h18 …nisotropyTensor(const CeedScalar km_g_ij[6], CeedScalar A_ij[3][3], CeedScalar *delta, const CeedI… in AnisotropyTensor()
50 CeedScalar km_g_ij[6] = {0.}, A_ij[3][3] = {{0.}}, km_A_ij[6], delta; in AnisotropyTensorProjection() local
73 CeedScalar km_g_ij[6] = {0.}, A_ij[3][3] = {{0.}}, km_A_ij[6], delta; in AnisotropyTensorCollocate() local
H A Ddifferential_filter.h98 const CeedScalar delta = A_ij_delta[6][i]; in DifferentialFilter_LHS_N() local