Searched defs:center (Results 1 – 7 of 7) sorted by relevance
23 CeedScalar center[3]; member87 const CeedScalar *center = context->center; in Exact_DC() local
18 CeedScalar center; // !< Y Coordinate for center of channel member29 const CeedScalar center = context->center; in Exact_Channel() local
18 CeedScalar center[3]; member62 const CeedScalar *center = context->center; // Center of the domain in Exact_Euler() local
72 const CeedScalar center[3] = {0.5 * lx, 0.5 * ly, 0.5 * lz}; in Exact_AdvectionGeneric() local
35 PetscReal center[3], dc_axis[3] = {0, 0, 0}; in NS_DENSITY_CURRENT() local
89 PetscReal center[3] = {0.}, // m in NS_EULER_VORTEX() local
73 CeedScalar H, center; in NS_CHANNEL() local