apply_stencil_along Function

public pure function apply_stencil_along(self, f)

Arguments

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

Return Value real, allocatable, (:)


Contents