.. _file_core_include_Mesh.hpp: File Mesh.hpp ============= |exhale_lsh| :ref:`Parent directory ` (``core/include``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS Local domain geometry and ghost width. .. contents:: Contents :local: :backlinks: none Definition (``core/include/Mesh.hpp``) -------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_core_include_Mesh.hpp.rst 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`` Included By ----------- - :ref:`file_core_include_HaloExchange.hpp` Namespaces ---------- - :ref:`namespace_core` Classes ------- - :ref:`exhale_struct_structcore_1_1Mesh`