Home
last modified time | relevance | path

Searched refs:orient_u (Results 1 – 1 of 1) sorted by relevance

/libCEED/tests/
H A Dt580-operator.c26 bool orient_u[num_elem * p]; in main() local
67 orient_u[k] = orient_u_local[k]; in main()
72 … num_elem, p, 1, 1, num_dofs_u, CEED_MEM_HOST, CEED_COPY_VALUES, ind_u, orient_u, &elem_restrictio… in main()