Searched refs:B_mats_out (Results 1 – 1 of 1) sorted by relevance
723 const CeedScalar **B_mats_in, **B_mats_out, *B_mat_in, *B_mat_out; in CeedOperatorAssembleSingle() local739 …emblyDataGetBases(data, NULL, &active_bases_in, &B_mats_in, NULL, &active_bases_out, &B_mats_out)); in CeedOperatorAssembleSingle()744 B_mat_out = B_mats_out[0]; in CeedOperatorAssembleSingle()