Searched defs:num_q_comp (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/python/ |
| H A D | ex_common.py | 91 def build_cartesian_restriction(ceed, dim, num_xyz, degree, num_comp, num_q_comp, num_qpts, create_… argument
|
| /libCEED/interface/ |
| H A D | ceed-basis.c | 400 CeedInt dim, num_comp, num_q_comp, num_nodes, P_1d = 1, Q_1d = 1, total_num_points = 0; in CeedBasisApplyAtPointsCheckDims() local
|