Type Alias HeatFlux

Source
pub type HeatFlux = TensorRank1<3, 1>;
Expand description

The heat flux.

Aliased Typeยง

pub struct HeatFlux(/* private fields */);