pub fn new_position_vec(num_nodes: usize) -> PositionVecExpand description
Create a new PositionVec pre-sized for the given number of nodes.
pub fn new_position_vec(num_nodes: usize) -> PositionVecCreate a new PositionVec pre-sized for the given number of nodes.