Home
last modified time | relevance | path

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

/libCEED/examples/fluids/include/
H A Dmat-ceed-impl.h27 CeedVector x_loc, y_loc, coo_values_full, coo_values_pbd; member
/libCEED/examples/petsc/
H A Dbpsraw.c561 CeedScalar *x_loc; in main() local