pub type CellTypeSection<S> = Section<CellType, S>;
Section alias for storing CellType data over points.
CellType
pub struct CellTypeSection<S> { /* private fields */ }