atl_physFluxMaxwell Function

private function atl_physFluxMaxwell(state, material) result(flux)

Function for physical flux of the Maxwell equations in terms of D and B.

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in) :: state(6)

State to compute the fluxes from (D,B).

real(kind=rk), intent(in) :: material(2)

Material parameters (mu, epsilon) the flux calculation

Return Value real(kind=rk), (6)

The resulting flux in x direction