.. Documentation for the header file dolfin/generation/UnitHexMesh.h .. _programmers_reference_cpp_generation_unithexmesh: UnitHexMesh.h ============= .. note:: The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded. .. cpp:class:: UnitHexMesh *Parent class(es)* * :cpp:class:`Mesh` NB: this code is experimental, just for testing, and will generally not work with anything else .. cpp:function:: UnitHexMesh(MPI_Comm comm, std::size_t nx, std::size_t ny, std::size_t nz) NB: this code is experimental, just for testing, and will generally not work with anything else