Paul Romano
|
f14fc55e60
|
Add bounding_box property to RectilinearMesh and UnstructuredMesh (#2861)
|
2024-01-30 21:24:30 -06:00 |
|
Jonathan Shimwell
|
a833c176ab
|
Adding get cylindrical mesh index at specified coordinates (#2782)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-12-12 13:29:43 -06:00 |
|
Patrick Shriwise
|
19f121a45a
|
Python mesh coordinates reorder (#2730)
Co-authored-by: Ethan Peterson <eepeterson3@gmail.com>
|
2023-11-01 11:19:27 -06:00 |
|
Patrick Shriwise
|
e851c57b7b
|
Correct cylindrical/spherical centroids. (#2736)
|
2023-10-20 10:14:11 -05:00 |
|
Paul Romano
|
0c6da383b6
|
Ensure that property setters are used in CylindricalMesh and SphericalMesh (#2709)
|
2023-09-26 22:17:49 -05:00 |
|
Jonathan Shimwell
|
be7a9c375a
|
cylindrical mesh lower left Z value corrected (#2684)
|
2023-09-05 22:25:47 -05:00 |
|
Christopher Billingham
|
75a5d84a5b
|
Cylindrical bb (#2621)
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-08-06 09:26:48 +00:00 |
|
Christopher Billingham
|
cce80fe7da
|
Spherical bb (#2620)
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-08-06 00:31:38 +00:00 |
|
Jonathan Shimwell
|
557880aefc
|
Allowing CylindricalMesh and SphericalMesh to be fully made via constructor+ type hints (#2619)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-08-05 16:16:42 -04:00 |
|
Jonathan Shimwell
|
3a939299ea
|
adding BoundingBox.extent and RegularMesh.bounding_box (#2507)
|
2023-05-22 16:32:19 -05:00 |
|
RemDelaporteMathurin
|
c84336878b
|
replace is_flat by a one-line check
|
2023-01-27 08:58:10 -05:00 |
|
RemDelaporteMathurin
|
ba1cd67d52
|
added test to catch bug + fix
|
2023-01-27 08:32:02 -05:00 |
|
RemDelaporteMathurin
|
91ebcdb21e
|
better test
|
2023-01-26 14:05:23 -05:00 |
|
RemDelaporteMathurin
|
396ecdf02c
|
added test that cathces the bug
|
2023-01-26 13:55:22 -05:00 |
|