begin Interface

public interface begin

Module Procedures

private function vector_iter_begin(cont) result(begin)

Arguments

Type IntentOptional Attributes Name
type(MeterNodeStack), intent(in), target :: cont

Return Value type(MeterNodeStackIterator)