NDTAMR
NDTAMR copied to clipboard
N-dimensional adaptive mesh refinment tree structure in Python
Results
1
NDTAMR issues
Sort by
recently updated
recently updated
newest added
Hello, I followed along with the example and generated and refined a tree object over a 2d function. Once this is done, how can I get the grid object? The...