reverse_gas Subroutine

public subroutine reverse_gas(this, istartcol, iendcol, gas_rev)

Arguments

Type IntentOptional Attributes Name
class(gas_type), intent(in) :: this
integer, intent(in) :: istartcol
integer, intent(in) :: iendcol
type(gas_type), intent(out) :: gas_rev

Contents