Struct MeshMapping::FineMapping
Defined in File mesh_mapping.h
Nested Relationships
This struct is a nested type of Class MeshMapping.
Struct Documentation
-
struct FineMapping
Helper struct for storing the mapping from a coarse cell to fine cells.
Public Functions
-
explicit FineMapping(const Cell &fine_cell)
Constructor. Sizes coarse_faces based on the number of faces within the fine cell.
-
explicit FineMapping(const Cell &fine_cell)