Searched refs:suboperator_flops (Results 1 – 1 of 1) sorted by relevance
1844 CeedSize suboperator_flops; in CeedOperatorGetFlopsEstimate() local1846 CeedCall(CeedOperatorGetFlopsEstimate(sub_operators[i], &suboperator_flops)); in CeedOperatorGetFlopsEstimate()1847 *flops += suboperator_flops; in CeedOperatorGetFlopsEstimate()