% state dynamics matrix, F. This function is used within: % perform_state_estimation__ins_ekf_euler.m. % Specifically, this function is used as an input to perform_ekf().
function [Fn] = Euler_HLL_flux(U_l, U_r, p_l, p_r, normal, S_l, S_r, dim, use_HLLC) % [Fn] = Euler_HLL_flux(U_l, U_r, p_l, p_r, normal, S_l, S_r, dim) % compute the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results