aboutsummaryrefslogtreecommitdiff
path: root/Examples/Modules/embedded_boundary_python_API/analysis.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-12-14Fix: Missing EB `analysis.py` Permissions (#2672)Gravatar Axel Huebl 1-0/+0
This failed in other PRs: ``` PermissionError: [Errno 13] Permission denied: './analysis.py' ```
2021-12-13Adding EB multifabs to the Python interface (#2647)Gravatar Lorenzo Giacomel 1-0/+10
* Adding edge_lengths and face_areas to the Python interface * Added wrappers for the two new arrays of data * Adding a CI test * Fixed test name * Added customRunCmd * Added mpi in test