Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dnewtonian.h281 CeedScalar strain_rate[6], stress[3][3], F_visc_energy[3], F_total[5][3]; in IFunction_Newtonian_Integrand() local
291 FluxTotal(F_inviscid, stress, F_visc_energy, F_total); in IFunction_Newtonian_Integrand()
292 AXPY(-1, (CeedScalar *)F_total, (CeedScalar *)grad_v_i, 15); in IFunction_Newtonian_Integrand()