Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-preconditioning.c723 const CeedScalar **B_mats_in, **B_mats_out, *B_mat_in, *B_mat_out; in CeedOperatorAssembleSingle() local
744 B_mat_out = B_mats_out[0]; in CeedOperatorAssembleSingle()
817 sum += B_mat_out[b_out_index] * assembled_qf_array[qf_index]; in CeedOperatorAssembleSingle()