The pre‐2.6.0 flat quantity character enumeration

Synopsis

Declared in <mp‐units/framework/quantity_character.h>

enum class [[deprecated("2.6.0: use the 'quantity_tensor_order' and 'quantity_field' axes instead")]] quantity_character_legacy : int8_t;
Warning

Deprecated: 2.6.0: use the 'quantity_tensor_order' and 'quantity_field' axes instead. Use of this entity is allowed but discouraged.

Members

Name

Description

real_scalar [deprecated]

A real‐valued scalar.

complex_scalar [deprecated]

A complex‐valued scalar.

vector [deprecated]

A real‐valued vector.

tensor [deprecated]

A real‐valued tensor.

Created with MrDocs