Home
last modified time | relevance | path

Searched defs:coords (Results 1 – 5 of 5) sorted by relevance

/honee/qfunctions/
H A Dstrong_boundary_conditions.h8 const CeedScalar(*coords)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[0]; in SetupStrongBC() local
H A Dstg_shur14.h475 const CeedScalar(*coords)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[1]; in StgShur14InflowStrongQF() local
/honee/src/
H A Dhonee-meshtransform.c78 PetscScalar(*coords)[dim] = (PetscScalar(*)[dim])arr_coords; in HoneeMeshTransform_PlateMesh() local
191 Vec coords; in HoneeMeshTransformFromOptions() local
H A Ddm-utils.c298 PetscReal *coords, *weights, *coords_1d; in PetscDTUniformTensorQuadrature() local
/honee/problems/
H A Dchannel.c166 PetscScalar(*coords)[dim] = (PetscScalar(*)[dim])arr_coords; in DivDiffFluxVerifyMesh() local