Skip to content
Commit 69bcd5a4 authored by Matt Smith's avatar Matt Smith Committed by Andreas Klöckner
Browse files

optimize generate_box_mesh (#458, part 1)

* optimize generate_box_mesh

* optimize boundary processing loop

* fix type annotation

* parameterize dtypes

* simplify definition of a0/a1 for 1D

* use np.column_stack() instead of np.array([...]).T

* avoid potentially creating temporary arrays in vertex assignment

* *_crit -> *_face
parent e74a8269
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment