ablate::particles::FieldDescription
ablate::particles::FieldDescription*
Describes a single field for particles
- name (req)
- (string) the name of the field
- location (req)
- (ablate::domain::FieldLocation enum) if it is a solution (SOL) or auxiliary (aux) field
- components
- (string list) the components in this field. (default is a single component)
- dataType
- (PetscDataType enum) Possible PETSc data type (default is PETSC_REAL)