p4est_wrapper 用于p4est库的Julia包装器(Octrees ) 基本用法 using MPI using p4est_wrapper using Test sc_init (MPI . COMM_WORLD, Cint ( true ), Cint ( true ), C_NULL , p4est_wrapper . SC_LP_DEFAULT) p4est_init ( C_NULL , p4est_wrapper . SC_LP_DEFAULT) unitsquare_connectivity = p4est_connectivity_new_unitsquare (