read_layer Interface

interface
private module function read_layer(unit, verbose) result(layer)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: unit

Unit number

integer, intent(in), optional :: verbose

Verbosity level

Return Value class(base_layer_type),allocatable

Instance of a layer

Description

Read a layer from a file