section Interface

public interface section

Overload section name with a function returning a new (itiliazed) section instance.

Calls

interface~~section~~CallsGraph interface~section section proc~new_section new_section interface~section->proc~new_section

Contents


Module Procedures

private elemental function new_section(section_name)

Return a new (initiliazed) section instance.

Arguments

TypeIntentOptionalAttributesName
character, intent(in), optional :: section_name

Option name.

Return Value type(section)

New (initiliazed) section instance.