scal_schw_eff_evaluate_source Interface

interface


Calls

interface~~scal_schw_eff_evaluate_source~~CallsGraph interface~scal_schw_eff_evaluate_source scal_schw_eff_evaluate_source proc~scal_schw_eff_evaluate_source scal_schw_eff_evaluate_source interface~scal_schw_eff_evaluate_source->proc~scal_schw_eff_evaluate_source interface~evaluate_source_all evaluate_source_all proc~scal_schw_eff_evaluate_source->interface~evaluate_source_all

public module subroutine scal_schw_eff_evaluate_source(this, r, wt)

Arguments

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

The routine is called on this object.

type(rgf), intent(in) :: r

A real values grid function that contain the radial coordinate (in Schwarzschild coordinates).

type(wtube), intent(in) :: wt

A world-tube object that ensures that the effective source is only non-zero inside the world-tube.

Description

Interface of the routine that evaluates the effective source.

On return source contains the evaluated effective source.