precompute_boundary_fluxes Subroutine

private subroutine precompute_boundary_fluxes(state)

Pre-compute the boundary split fluxes fl_pos/fl_neg/fr_pos/fr_neg for FVS schemes. No-op when the FDS path is active (state%use_fds = .true.).

Arguments

Type IntentOptional Attributes Name
type(solver_state_t), intent(inout) :: state