atl_physFluxMaxwellDivCor Function

public function atl_physFluxMaxwellDivCor(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(8)

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

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

Material parameters (mu, epsilon) the flux calculation

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

The resulting flux in x direction