screen_distributed

Function screen_distributed 

Source
pub fn screen_distributed<T: Scalar + Equivalence, C: Communicator>(
    comm: &C,
    partitioner: GraphPartitioner,
    ncells: usize,
    cell_type: ReferenceCellType,
) -> ParallelGridImpl<'_, C, SingleElementGrid<T, CiarletElement<T, IdentityMap, T>>>
Expand description

Create a grid of a square screen distributed in parallel