Home
last modified time | relevance | path

Searched defs:multiplicity (Results 1 – 4 of 4) sorted by relevance

/honee/qfunctions/
H A Dinverse_multiplicity.h7 const CeedScalar(*multiplicity)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[0]; in InverseMultiplicity() local
H A Dstrong_boundary_conditions.h10 const CeedScalar(*multiplicity)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[2]; in SetupStrongBC() local
/honee/src/
H A Dinverse_multiplicity.c28 CeedVector multiplicity; in GetInverseMultiplicity() local
H A Dstrong_boundary_conditions.c14 CeedVector multiplicity, x_stored, scale_stored, stg_data, dXdx, x_coord; in SetupStrongSTG_Ceed() local