pub type TemperatureGradient = TensorRank1<3, 1>;
Expand description
The temperature gradient.
Aliased Typeยง
struct TemperatureGradient(/* private fields */);
pub type TemperatureGradient = TensorRank1<3, 1>;
The temperature gradient.
struct TemperatureGradient(/* private fields */);