apply_stencil Function

public pure function apply_stencil(self, f, ref)

Arguments

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

Return Value real


Contents