ablate::domain::FieldDescription

ablate::domain::FieldDescription*

A single custom field description

name (req)
(string) the name of the field
prefix
(string) optional prefix (defaults to name)
components
(string list) the components in the field (defaults to 1)
location
(ablate::domain::FieldLocation enum) if it is a solution (SOL) or auxiliary (aux) field
type (req)
(ablate::domain::FieldType enum) if it is a finite volume (FV) or finite element (FE) field
region
(ablate::domain::Region) the region in which this field lives
options
(ablate::parameters::Parameters) field specific options
tags
(string list) optional list of tags that can be used with this field