stencil_mul_real Function

public pure elemental function stencil_mul_real(self, a)

Arguments

Type IntentOptional Attributes Name
class(stencil_type), intent(in) :: self
real, intent(in) :: a

Return Value type(stencil_type)


Contents