osc_schw_rhs Interface

interface


Calls

interface~~osc_schw_rhs~~CallsGraph interface~osc_schw_rhs osc_schw_rhs proc~osc_schw_rhs osc_schw_rhs interface~osc_schw_rhs->proc~osc_schw_rhs accel accel proc~osc_schw_rhs->accel

public module subroutine osc_schw_rhs(this)

Arguments

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

The equation for which the RHS is calculated.

Description

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