Calculate the numerical flux for Euler equation and MODG scheme
Fluxes for constant penalization parameters
Fluxes for non-constant penalization parameters
Type | Intent | Optional | 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(ply_poly_project_type), | intent(inout) | :: | poly_proj |
Parameter for used projection |
||
type(atl_material_type), | intent(inout) | :: | material |
Material description for the faces on the current level |