Go to the source code of this file.
Classes | |
class | oomph::RectangularQuadMesh< ELEMENT > |
RectangularQuadMesh is a two-dimensional mesh of Quad elements with Nx elements in the "x" (horizonal) direction and Ny elements in the "y" (vertical) direction. Two Constructors are provided. The basic constructor assumes that the lower-left-hand corner of the mesh is (0,0) and takes only the arguments, Nx, Ny, Xmax and Ymax. The more complex constructor takes the additional arguments Xmin and Ymin. More... | |
class | oomph::RefineableRectangularQuadMesh< ELEMENT > |
Refineable version of the RectangularQuadMesh: A two-dimensional mesh of Quad elements with Nx elements in the "x" (horizonal) direction and Ny elements in the "y" (vertical) direction. Two Constructors are provided. The basic constructor assumes that the lower-left-hand corner of the mesh is (0,0) and takes only the arguments, Nx, Ny, Xmax and Ymax. The more complex constructor takes the additional arguments Xmin and Ymin. More... | |
class | oomph::ElasticRectangularQuadMesh< ELEMENT > |
/////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////// More... | |
class | oomph::ElasticRefineableRectangularQuadMesh< ELEMENT > |
/////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////// More... | |
Namespaces | |
oomph | |
////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// | |