-
Notifications
You must be signed in to change notification settings - Fork 60
Grid Types
Sam Reeve edited this page Sep 12, 2024
·
2 revisions
Cabana::Grid holds types for the various features of rectilinear meshes.
Geometric entity types are shown in the figure below:

Header File: Cabana_Grid_Types.hpp
- Spatial dimension index:
Dim - Geometric entity types:
Cell,Node,Face,Edge - Decomposition type:
OwnorGhost - Index type:
LocalorGlobal - Mesh type:
UniformMesh,NonUniformMesh,SparseMesh
This is part of the Programming Guide series
Cabana - A Co-Designed Library for Exascale Particle Simulations