Poisson.create_grid_3d# Poisson.create_grid_3d(N: int, value: float = 0.0, boundary_value: float = 0.0) → ndarray[source]# Create 3D grid with specified interior and boundary values.