add_natural_conduction_terms_bfield Subroutine

subroutine add_natural_conduction_terms_bfield(x, settings, grid, background, physics, elements)

Arguments

TypeIntentOptionalAttributesName
real(kind=dp), intent(in) :: x
type(settings_t), intent(in) :: settings
type(grid_t), intent(in) :: grid
type(background_t), intent(in) :: background
type(physics_t), intent(in) :: physics
type(matrix_elements_t), intent(inout) :: elements

Contents

None