pub type NodalVelocitiesBlock = TensorRank1Vec<3, 1>;
pub struct NodalVelocitiesBlock(/* private fields */);