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