scal_schw_rhs Interface

interface


Calls

interface~~scal_schw_rhs~~CallsGraph interface~scal_schw_rhs scal_schw_rhs proc~scal_schw_rhs scal_schw_rhs interface~scal_schw_rhs->proc~scal_schw_rhs proc~get_current_time get_current_time proc~scal_schw_rhs->proc~get_current_time dpi dpi proc~scal_schw_rhs->dpi drho drho proc~scal_schw_rhs->drho

public module subroutine scal_schw_rhs(this)

Arguments

Type IntentOptional AttributesName
class(scal_schw), intent(inout) :: this

The equation for which the RHS is calculated.

Description

The interface for the scal_schw version of rhs. This interface is consistent with eq_rhs_interface.