Variable
Last update: 17.07.2025Variable(const VariableName &name, enum TensorType tensorType, bool isExtensive, enum Location location)
Provide a constructor for the Variable class.
Variable(const VariableName &name, enum TensorType tensorType, bool isExtensive, enum Location location, enum DataType dataType)
Provide a constructor for the Variable class.
Variable(const VariableName &name, const DisplayName &displayName, enum TensorType tensorType, bool isExtensive, enum Location location, enum QuantityType quantityType, enum DataType dataType)
Provide a constructor for the Variable class.
Variable(const VariableName &name, enum QuantityType quantityType, enum Location location=Node, const DisplayName &displayName=DisplayName())
Provide a constructor for the Variable class.
Variable(const VariableName &name, const DisplayName &displayName, enum TensorType tensorType, bool isExtensive, enum Location location, enum QuantityType quantityType)
Provide a constructor for the Variable class.
Variable(const VariableName &name)
Provide a constructor for the Variable class.