mus_hvs_config_type Derived Type

type, public :: mus_hvs_config_type

This datatype describes the various settings to load from the configuration file.


Components

Type Visibility Attributes Name Initial
character(len=pathLen), public :: prefix

Location on disk to load the mesh data from.

This prefix will be put before the various filenames of the individual mesh data files.

type(hvs_output_config_type), public :: output

Description of how the visualization output should be done.