File Mesh.hpp¶
↰ Parent directory (core/include
)
Local domain geometry and ghost width.
Definition (core/include/Mesh.hpp
)¶
Detailed Description¶
Holds the interior cell counts and the ghost width ng
. Utility methods return ghost‑inclusive extents and total volume used by memory allocation. The mesh also carries the Cartesian communicator used by halo exchange.
Includes¶
array
cstddef