Lines Matching refs:CeedInt
21 const CeedInt *offsets;
22 const CeedInt *offsets_borrowed;
23 const CeedInt *offsets_owned;
30 …int (*Apply)(CeedElemRestriction, CeedInt, CeedInt, CeedInt, CeedInt, CeedInt, CeedTransposeMode, …
53 CeedInt *e_data_out_indices;
60 CeedInt num_inputs, num_outputs;
61 CeedInt qf_size_in, qf_size_out;
67 …estrictionCreate_Ref(CeedMemType mem_type, CeedCopyMode copy_mode, const CeedInt *offsets, const b…
70 CEED_INTERN int CeedBasisCreateTensorH1_Ref(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScal…
72 …_INTERN int CeedBasisCreateH1_Ref(CeedElemTopology topo, CeedInt dim, CeedInt num_nodes, CeedInt n…
74 …NTERN int CeedBasisCreateHdiv_Ref(CeedElemTopology topo, CeedInt dim, CeedInt num_nodes, CeedInt n…
76 …TERN int CeedBasisCreateHcurl_Ref(CeedElemTopology topo, CeedInt dim, CeedInt num_nodes, CeedInt n…