.. Documentation for the header file dolfin/generation/UnitQuadMesh.h .. _programmers_reference_cpp_generation_unitquadmesh: UnitQuadMesh.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:: UnitQuadMesh *Parent class(es)* * :cpp:class:`Mesh` NB: this code is experimental, just for testing, and will generally not work with anything else .. cpp:function:: UnitQuadMesh(MPI_Comm comm, std::size_t nx, std::size_t ny) NB: this code is experimental, just for testing, and will generally not work with anything else