Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces
geometry/hexsubdiv.hh File Reference
#include <iostream>
#include "strategyChange.hh"
#include "subdivision.hh"
Include dependency graph for hexsubdiv.hh:
This graph shows which files directly or indirectly include this file:

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

namespace  concepts
 

Geometries and material constants for eddy current problems.



Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)