Function bempp::assembly::fmm_tools::get_all_quadrature_points

source ยท
pub fn get_all_quadrature_points<T: RlstScalar<Real = T> + MatrixInverse, G: Grid<T = T, EntityDescriptor = ReferenceCellType> + Sync>(
    npts: usize,
    grid: &G,
) -> Array<T, BaseArray<T, VectorContainer<T>, 2>, 2>
Expand description

Generate an array of all the quadrature points