atl_modg_1d_euler_numFlux Subroutine

public subroutine atl_modg_1d_euler_numFlux(equation, facedata, material)

Calculate the numerical flux for Euler equation and MODG scheme

Arguments

Type IntentOptional Attributes Name
type(atl_Equations_type), intent(in) :: equation

The equation you solve.

type(atl_facedata_type), intent(inout) :: facedata

The face representation of the state.

type(atl_material_type), intent(in) :: material

Material description for the faces on the current level