type_output_item Derived Type

type, public :: type_output_item


Inherits

type~~type_output_item~~InheritsGraph type~type_output_item type_output_item type~type_output_item->type~type_output_item next type~type_category_node type_category_node type~type_output_item->type~type_category_node category type~type_field type_field type~type_output_item->type~type_field field type~type_output_variable_settings type_output_variable_settings type~type_output_item->type~type_output_variable_settings settings type~type_node type_node type~type_category_node->type~type_node type~type_field->type~type_category_node category type~type_field->type~type_field next type~type_nd_data_pointer type_nd_data_pointer type~type_field->type~type_nd_data_pointer data type~type_dimension_pointer type_dimension_pointer type~type_field->type~type_dimension_pointer dimensions type~type_attributes type_attributes type~type_field->type~type_attributes attributes type~type_base_operator type_base_operator type~type_output_variable_settings->type~type_base_operator final_operator type~type_node->type~type_node parent, first_child, next_sibling type~type_base_operator->type~type_base_operator previous type~type_dimension type_dimension type~type_dimension_pointer->type~type_dimension p type~type_attribute type_attribute type~type_attributes->type~type_attribute first type~type_attribute->type~type_attribute next type~type_dimension->type~type_field coordinate type~type_dimension->type~type_dimension next

Inherited by

type~~type_output_item~~InheritedByGraph type~type_output_item type_output_item type~type_output_item->type~type_output_item next type~type_file type_file type~type_file->type~type_output_item first_item type~type_file->type~type_file next type~type_text_file type_text_file type~type_text_file->type~type_file type~type_group_populator type_group_populator type~type_group_populator->type~type_file file type~type_netcdf_file type_netcdf_file type~type_netcdf_file->type~type_file type~type_variable_populator type_variable_populator type~type_variable_populator->type~type_file file

Contents


Components

TypeVisibility AttributesNameInitial
class(type_output_variable_settings), public, pointer:: settings=> null()
character(len=string_length), public :: name =''
character(len=string_length), public :: prefix =''
character(len=string_length), public :: postfix =''
integer, public :: output_level =output_level_default
class(type_category_node), public, pointer:: category=> null()
type(type_field), public, pointer:: field=> null()
type(type_output_item), public, pointer:: next=> null()