hexsubdiv.hh File Reference
Go to the source code of this file.
Classes | |
class | concepts::HexSubdiv2x |
Subdivision strategy for hexahedrons which generates 2 children perpendicular to the x direction. More... | |
class | concepts::HexSubdiv2y |
Subdivision strategy for hexahedrons which generates 2 children perpendicular the y direction. More... | |
class | concepts::HexSubdiv2z |
Subdivision strategy for hexahedrons which generates 2 children perpendicular to the z direction. More... | |
class | concepts::HexSubdiv4x |
Subdivision strategy for hexahedrons which generates 4 children along the x direction. More... | |
class | concepts::HexSubdiv4y |
Subdivision strategy for hexahedrons which generates 4 children along the y direction. More... | |
class | concepts::HexSubdiv4z |
Subdivision strategy for hexahedrons which generates 4 children along the z direction. More... | |
class | concepts::HexSubdiv8 |
Subdivision strategy for hexahedrons which generates 8 children. More... | |
class | concepts::HexSubdivision |
Interface for topological subdivision strategies for hexahedrons. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
Topology. How to subdivide a hexahedron.
Definition in file hexsubdiv.hh.