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