select_category_for_output Function

private function select_category_for_output(self, name, output_level) result(category)

Arguments

Type IntentOptional AttributesName
class(type_field_manager), intent(inout) :: self
character(len=*), intent(in) :: name
integer, intent(in) :: output_level

Return Value class(type_category_node), pointer


Contents

None