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