pub type NodalReferenceCoordinates = Coordinates<0>;
pub struct NodalReferenceCoordinates(/* private fields */);