div_scalar_flux_interface Abstract Interface

abstract interface
private pure subroutine div_scalar_flux_interface(this, vertices, block_surfaces, div_flux)

Arguments

Type IntentOptional AttributesName
class(structured_grid), intent(in) :: this
class(structured_grid), intent(in) :: vertices
type(surfaces), intent(in) :: block_surfaces
class(structured_grid), intent(inout) :: div_flux