eqitem_interface Interface

interface
public function eqitem_interface(self, r_in, theta_in, f, char) result(fstar)

Arguments

Type IntentOptional Attributes Name
class(abstract_geo_type), intent(in) :: self
real, intent(in) :: r_in
real, intent(in) :: theta_in
real, intent(in), dimension(:, :) :: f
character(len=1), intent(in) :: char

Return Value real