Searched defs:x_coord (Results 1 – 7 of 7) sorted by relevance
| /libCEED/examples/fluids/src/ |
| H A D | qdata.c | 74 …CeedVector x_coord, CeedElemRestriction *elem_restr_qd, CeedVector *q_data, CeedInt *q_data_size) { in QDataGet() 161 …CeedVector x_coord, CeedElemRestriction *elem_restr_qd, CeedVector *q_data, CeedInt *q_data_size) { in QDataBoundaryGet()
|
| H A D | turb_spanstats.c | 26 CeedVector x_coord; member
|
| /libCEED/examples/petsc/src/ |
| H A D | libceedsetup.c | 52 CeedVector x_coord, q_data, x_ceed, y_ceed; in SetupLibceedByDegree() local 250 CeedVector x_coord, q_data, target, rhs; in SetupErrorOperator() local
|
| H A D | swarmutils.c | 90 CeedVector x_coord; in DMSwarmCeedContextCreate() local 590 CeedVector x_coord, x_ref_points, q_data_points; in SetupProblemSwarm() local
|
| /libCEED/examples/solids/src/ |
| H A D | setup-libceed.c | 138 CeedVector x_coord; in SetupLibceedFineLevel() local
|
| /libCEED/examples/petsc/ |
| H A D | bpsraw.c | 359 CeedVector x_coord, q_data, rhs_ceed, target; in main() local
|
| /libCEED/examples/fluids/ |
| H A D | navierstokes.h | 131 CeedVector x_coord, q_data; member
|